.widget-title {
clear: both;
font-size: 16px;
margin-bottom: 24px;
text-transform: uppercase;
text-align: center;
}

.sidebar .widget-title {
background-color: #000;
color: #fff;
padding: 10px;
border-radius: 3px 60px 3px 60px;
}

.genesis-nav-menu {
text-align: center;
clear: both;
background: #fff;
color: #D77777;
font-family: 'Raleway', sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 1;
text-transform: uppercase;
width: 100%;
}

.genesis-nav-menu a {
border: none;
font-weight: 500;
color: #000;
display: block;
padding: 10px 20px;
position: relative;

  
body {
background-color: #fff;
color: #000000;
font-family: helvetica;
font-size: 15px;
font-weight: 300;
line-height: 1.625;
}/* Enter Your Custom CSS Here */