/*.page-id-53 .featured-title {
    font-size: 36px;
    line-height: 50px;
}
.page-id-53 .featured-title::after{
    background-color: #F36F21;
}
.page-id-53 .calendar-president {
    display: flex;
    justify-content: flex-end;
}
.page-id-53 .calendar-president {
    display: flex;
}
.page-id-53 .calendar-president.col-md-12 {
    justify-content: center;
    margin-bottom: 15px
}
.page-id-53 .calendar-president img {
    max-width: 310px !important;
}
@media screen and ( min-width: 992px) {
    .page-id-53 .calendar-president.col-md-12 {
        justify-content: flex-end;
    }
}*/
.page-id-53 .featured-title::after{
    display: none;
}
.page-id-53 {
  background-color: #EDEDF3
}

.page-id-53 #navbarSupportedContent .navbar-nav{
  display: none
}