.mt-10 {
    margin-top: 10px;
}
.mt-20 {
    margin-top: 20px;
}
.mt-30 {
    margin-top: 30px;
}

.tax-excl-incl-label {
    color: #ffd60a;
    letter-spacing: 1px;
    /* vertical-align: top; */
    font-family: "Montserrat", serif;
    font-optical-sizing: auto;
    font-weight: 900;
    font-size: 20px;
    font-style: normal;
}