body { font-size: 14px; background: #efefef; } a { &:hover { text-decoration: unset; } } textarea.danger, input.danger { border-color: #dc3545!important; } label.error { color: #dc3545!important; } input.form-control { font-size: 14px; } .input-group-prepend { .input-group-text { font-size: 14px; } } .flex-1 { flex: 1; } .font-12 { font-size: 12px !important; } .font-14 { font-size: 14px !important; } .font-16 { font-size: 16px !important; } .font-18 { font-size: 18px !important; }