/* Enter Your Custom CSS Here */
.tabcontent ul.lcp_catlist li{
float: left;
width:30%;
height:350px;  
margin:10px;
list-style-type: none;
font-size:12px;
color: #184c66;  
background: #b8daeb;
padding:15px;
border-radius:5px !important;
border: 1px solid #184c66 !important;  
}
h3.post-title{

    text-align: center;

 } 
.responsive-tabs .responsive-tabs__panel {
border:2px !important;
padding: 0px !important;
background: #e6f3ff !important;
}

img{
display:block;
margin:auto;
} 
.responsive-tabs .responsive-tabs__list__item {
color: grey !important;
border: 2px solid #cacaca !important;
border-radius:25px !important;
font-size:16px!important;
padding:10px 30px !important;
margin-bottom:20px !important;
}
 
.responsive-tabs .responsive-tabs__list__item--active{
color: #184c66 !important;
border: 2px solid #184c66 !important;
border-radius:25px !important;
background:#b8daeb  
 
}
 
.responsive-tabs ul.responsive-tabs__list{
margin:0px !important;
}
 
.entry-content ol, .entry-content ul {
  margin-left: 0px;
}
 
.button{
border-radius: 47px;
background: #f4633e;
font-size: 12px;
text-decoration:none;
}
 
.page-id-875  h4{
color:#f4633e;
font-weight: normal;
}