.col-content p {
    font-size: 14px !important;
}

.font-size-12 {
    font-size: 0.8rem !important;
}

.font-size-14 {
    font-size: 1rem !important;
}

.font-size-15 {
    font-size: 1.1rem !important;
}

.font-size-16 {
    font-size: 1.2rem !important;
}

.font-size-17 {
    font-size: 1.4rem !important;
}

.font-size-17px {
    font-size: 17px !important;
}

.font-size-18 {
    font-size: 1.5rem !important;
}

.d-block {
    display: block !important;
}

.font-weight-500 {
    font-weight: 500 !important;
}

.font-weight-600 {
    font-weight: 600 !important;
}

.font-weight-700 {
    font-weight: 700 !important;
}

.padding-btn {
    padding: 1px 10px !important;
}

.vertical-middle {
    vertical-align: middle !important;
}
