.acm-hero .main-heading, .acm-hero .mod-desc {
	color: #2758db !important;
}
.acm-features.style-5 .align-bottom .features-desc .inner {
  background: #2758db;
}
.mod-desc.lead , .autho-info>h5, .autho-info>span {
  color: #ffffff !important;
}
.t4-palette-gray a:hover {
	color:#1b5028;
}
h1 {
  font-size:48.83px;
}
h2 {
   font-size:39.06px;
   color:#3194d5;
}
h3 {
   font-size:31.25px;
   color:#ffa70b;
}
h4 {
   font-size:25;
}
h5 {
   font-size:20;
}
h6 {
   font-size:16;
}
.com-content-article a {
   text-decoration: underline;
}
.t4-footer-info a, t4-footer a {
  text-decoration:underline; 
}
.t4-footer-info a.btn, t4-footer a.btn {
  text-decoration:none; 
}
.mod-articles-lastest.article-medical .item .item-inner .date-pub {
  display:none;
}
.sidebar-l .dropdown-item {
  white-space: inherit;
}
.sidebar-l .active .dropdown-item {
  font-weight: bold;
}
.sidebar-r .custom {
    background-color: #2758db;
  	padding: 1rem;
    border-radius: 1rem;
} 
.sidebar-r .custom h2, .sidebar-r .custom h3, .sidebar-r .custom p {
    color: #ffffff;
}
a:hover {
  text-decoration: underline;
}
@media (min-width: 1200px){
.t4-main-body {
    padding-top: 4.28rem;
    padding-bottom: 4.28rem;
  }
}
@media (max-width: 767.98px) {
  .navbar-brand img.logo-img {
    max-height: inherit;
  }
}