
/**umb_name:head1*/
h1, .h1 {
    font-family: Prompt;
    font-size: 60px;
    font-weight: 400;
    line-height: 90.72px;
}

/**umb_name:head2*/
h2, .h2 {
    font-family: Prompt;
    font-size: 35px;
    font-weight: 400;
    line-height: 60.48px;
}


/**umb_name:head2.5*/
.h2half {
    font-family: Prompt;
    font-size: 32px;
    font-weight: 400;
    line-height: 48.38px;
}

/**umb_name:head3*/
h3, .h3 {
    font-family: Prompt;
    font-size: 24px;
    font-weight: 400;
    line-height: 36.29px;
}

/**umb_name:head4*/
h4, .h4 {
    font-family: Prompt;
    font-size: 20px;
    font-weight: 400;
    line-height: 30.24px;
}

/**umb_name:head5*/
h5, .h5 {
    font-family: Prompt;
    font-size: 16px;
    font-weight: 400;
    line-height: 24.19px;
}

/**umb_name:head6*/
h6, .h6 {
    font-family: Prompt;
    font-size: 16px;
    font-weight: 400;
    line-height: 24.19px;
}

/**umb_name:head7*/
h7, .h7 {
    font-family: Prompt;
    font-size: 12px;
    font-weight: 400;
    line-height: 18.14px;
}

hr {
    margin: 1rem 0;
    color: inherit;
    background-color: currentColor;
    border: 0;
    opacity: 1;
}



/**X-Small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
}

/**Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) {
}

/**Medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) {
}

/**Large devices (desktops, less than 1200px)*/
@media (max-width: 1199.98px) {
}

/**X-Large devices (large desktops, less than 1400px)*/
@media (max-width: 1399.98px) {
}



/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
    h2 {
        font-family: Prompt;
        font-size: 40px;
        font-weight: 400;
        line-height: 60.48px;
    }
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
}

/* X-Large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
}

/* XX-Large devices (larger desktops, 1400px and up)*/
@media (min-width: 1400px) {
}
