.card-foot-overlay {
    background: #fbad1c;
    font-weight: bold;
    font-family: "Open Sans", sans-serif;
}

.comman-footer p {
    font-size: 12px;
}

.comman-footer .morelink {
    font-size: 12px;
}

.testimonial-body h5 {
    font-style: italic;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 22px;
}

@media screen and (max-width: 500px) {
  .select2-container--open .select2-dropdown--below, .select2-container--default .select2-results > .select2-results__options {
        min-width: 290px;
    }
}

