/* Enter Your Custom CSS Here */



/****bold text****/
.et_pb_text.et_pb_module p {
    font-weight: bold;
}
@media screen and (max-width:767px){
.et_pb_text.et_pb_module p {
   font-size: 18px;
    line-height: 1.4;
} 
  
}
li {
    font-weight: bold;
 /*   color: #525252;*/
  color:#6b6b6b;
}
h3 {
    padding-top: 1.2em;
}
/*//////////


/*********  Page Dressing ( Header, Footer, paragraph, typography, sidebar, etc.) *****************/


#top-menu li {
    letter-spacing: 2.4px;
}

div#et-footer-nav {
    padding: 0;
    letter-spacing: 1.2px;
}
/*
header#main-header.et-fixed-header nav#top-menu-nav ul#top-menu li a {
    color:rgba(0,0,0,0.6) !important;
}
*/
ul#menu-footer,
div#footer-widgets {  text-align: center;  } 

.et_pb_blurb_content p {
    font-weight: bold;
}
.et_pb_text.et_pb_module p {
    font-weight: 400;
}

/*Bio Pic Border*/
.et_pb_widget.widget_wysiwyg_widgets_widget p img {
    border-bottom: 2px solid #89888a;
}

blockquote {
 
    border-color: #a76aac;
    background: #d3b5d6;
    color: #1b3b6e;
    margin-top: 120px;
    padding: 1em 0.4em 0.4em 0.6em;
}
/*
button.sidebar-button {
    padding: 0.9em 2.6em;
    border-radius: 0.4em;
    color: #2880f8;
    background: #fffa6e;
    border-color: #fffa6e; 
}
*/


#footer-bottom {
  padding: 5px 0 0;
}