/* Add here all your CSS customizations */

.mb-lg{
    /* text-align: justify !important; */
    overflow: auto;
}

#downloads{
    overflow: visible !important;
}

.review{
    font-size: 2.5rem !important;
}

.review1{
    font-size: 1.8rem;
    padding-bottom:1.5rem;
}

.very-strong{
    font-weight: 900;
}

.owl-carousel {
    margin-bottom: -60px !important;
}

.noob{
    font-size:1.35em !important
}


@media only screen and (max-width: 425px) {
  .rreviews {
    margin-bottom:15% !important;
  }
}