
.custom-line {
    display: inline-block;
    width: 50px;
    border-bottom: 2px solid var(--primary);
}

@media (min-width: 768px) {
    .fw-text-md-30-px {
        font-size: 30px !important;
    }
}
