@import url('clash-display.css');
@import url('satoshi.css');
form .required:after{color:#f35958;content:"*";font-size:15px;left:3px;position:relative}.form-switch-md .form-check-input{width:4rem!important}.form-switch-lg .form-check-input{width:6rem!important}.form-switch-xl .form-check-input{width:8rem!important}.feather-16{height:16px;width:16px}.feather-20{height:20px;width:20px}.feather-24{height:24px;width:24px}.feather-32{height:32px;width:32px}
/* Header styles */
h1 {
    font-family: 'ClashDisplay' !important;
    font-weight: 700 !important;
    font-size: 36px;
}

h2 {
    font-family: 'ClashDisplay' !important;
    font-weight: 600 !important;
    font-size: 30px;
}

h3 {
    font-family: 'ClashDisplay' !important;
    font-weight: 500 !important;
    font-size: 24px;
}

h4 {
    font-family: 'ClashDisplay' !important;
    font-weight: 400 !important;
    font-size: 20px;
}

h5 {
    font-family: 'ClashDisplay' !important;
    font-weight: 300 !important;
    font-size: 18px;
}

h6 {
    font-family: 'ClashDisplay' !important;
    font-weight: 200 !important;
    font-size: 16px;
}

textarea.form-control {border-radius: 0!important}
