/*

#page-content {
background-color: #E6E6E6;
}

*/


/* Mesmerize Theme Custom CSS */

.lead {
  font-size: 1.8rem;
}


.section-title-col {
  margin-top: -40px;
}

#features-2 {
  background-color: #A3BBF3;
}

.footer-content-lists .widgets-row>*{
border-left:none;
}

.no-dec-link {
  text-decoration:none;
}

.eb-post-carousel-wrapper .ebpg-readmore-btn a {
  padding: 5px 10px;
    background-color: black;
    color: white;
}


.footer-content {
  margin-top: 20px;
}

.overlappable-4{
  background-color: #A3BBF3 !important;
}

.button, .blue{
  background-color: #0A0606 !important;
}

.button:hover, .blue:hover{
  background-color: #D91F7C !important;
}

.inner-header-description {
margin-bottom: 20px;
}

#offcanvas-wrapper .offcanvas-top {
  background-color: #ffffff;
}

.uagb-post-grid .uagb-post__image img {
  /*height: 250px;*/
  height: 50%;
}

.uagb-block-4a9a298a.uagb-post-grid .wp-block-button.uagb-post__text.uagb-post__cta .uagb-text-link.wp-block-button__link:hover{
  background-color: #D91F7C;
}
/*
.uagb-post-grid .uagb-post__title a, .uagb-post-grid .uagb-post__title a:focus, .uagb-post-grid .uagb-post__title a:active{
  display:block;
  height:52px;
}

.uagb-post-grid .uagb-post__inner-wrap p:last-of-type{
  height:200px;
}
*/