/* Enter Your Custom CSS Here */
.release-date { display: none !important; }
.quotes h4 {
    font-size: 26px;
    line-height: 35px;
    color: red;
    font-weight: 300;
}
.quotes p {
    text-align: center;
    color: red;
}
.classic-menu .menu-item a {
    display: inline-block;
    -webkit-transition: .5s all;
    transition: .5s all;
    white-space: nowrap;
    color: white !important;
}
.classic-menu > ul > li.logo { max-width: 300px !important; }
.view-button { background-color: #D2A846; text-align: center;  padding: 20px;}
.view-button a { color: white !important; font-size: 30px;}
.info-section { padding: 0px; margin-top: 140px;}
p { font-size: 20px;}
.footer-wrapper p { font-size: 14px !important; }
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
.classic-menu.responsive .responsive-header { background-color: #D2A846; }
.classic-menu > ul > li { background-color: #000; }
  }

div#weblizar_4854 {
    display: flex;
    flex-wrap: wrap;
    height: initial !important;
}
div#weblizar_4865 {
    display: flex;
    flex-wrap: wrap;
    height: initial !important;
}
@media (min-width: 992px) {
.col-md-4 {
    width: 33.33% !important;
    box-sizing: border-box;
    position: relative !important;
    left: 0px !important;
    top: 0px !important;
}
}