.pt-3 .pt-3.font-medium {
    padding-top: 16px !important;
    font-size: 16px !important;
}
.h6, h6 {
    font-size: 16px;
}
.font-medium {
    font-weight: 500;
}
.mb-1 {
    margin-bottom: 4px!important;
}
@media (min-width: 1200px) {
    .h3, h3 {
        font-size: 1.75rem;
    }
}
.pt-3, h6.pt-3 {
    padding-bottom: 16px !important;
    padding-top: 16px !important;
    font-size: 16px !important;
}

.text-lg {
    font-size: 18px;
    line-height: 28px;
}

