h1 {
    text-transform: lowercase !important;
    font-weight: 400 !important;
    color: #000 !important;
    line-height:  !important;
    letter-spacing: 0 !important
}
h2 {
    text-transform: lowercase !important;
    font-weight: 400 !important;
    color: #000 !important;
    line-height:  !important;
    letter-spacing: 0 !important
}
h3 {
    text-transform: lowercase !important;
    font-weight: 400 !important;
    color: #000 !important;
    line-height:  !important;
    letter-spacing: 0 !important
}
h4 {
    text-transform: lowercase !important;
    font-weight: 400 !important;
    color: #000 !important;
    line-height:  !important;
    letter-spacing: 0 !important
}
h5 {
    text-transform: lowercase !important;
    font-weight: 400 !important;
    color: #ffffff !important;
    line-height:  !important;
    letter-spacing: 0 !important
}
h6 {
    text-transform: lowercase !important;
    font-weight: 400 !important;
    color: #ffffff !important;
    line-height:  !important;
    letter-spacing: 0px !important
}
body {
    font-family: Roboto, sans-serif !important;
    font-weight: 400 !important;
    color: #000 !important;
    background-color: #ffffff !important;
    font-size: 14 !important;
    line-height:  !important;
    letter-spacing: 0 !important
}
.vaxa-btn {}