
.footer-platform-description-text {
    color: #333333;
    font-size: 14px;
    line-height: 18px;
}

.footer-platform-copyright-text {
    color: #919191;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
}

.footer-platform-relevant-link {
    color: #333333;
    font-size: 14px;
    line-height: 28px;
}

.footer-get-apps-note-text {
    color: #545454;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
}

.footer-social-handlers-note-text {
    color: #545454;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
}

@media only screen and (min-width: 1200px) { /* Extra Large: .col-lx- */

}

@media only screen and (min-width: 992px) and (max-width: 1199px) { /* Large: .col-lg- */

}

@media only screen and (min-width: 768px) and (max-width: 991px) { /* Medium: .col-md- */

}

@media only screen and (min-width: 576px) and (max-width: 767px) { /* Small: .col-sm- */

}

@media only screen and (max-width: 575px) { /* Extra small: .col-xs- */

}
