/*Tipografia*/
p, span, a, label, td, th, li, textarea, button,
input, .filter-option{
    text-decoration: none;
    font-weight: 300;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 18px;
    text-shadow: none;
    margin-bottom: 0px;
}

b, strong{
    font-weight: bold !important;
}

h1{
    font-family: "Sour Gummy", sans-serif;
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 0px;
}

h2{
    font-family: "Sour Gummy", sans-serif;
    font-weight: 700;
    font-size: 36px;
    margin-bottom: 0px;
}

h3{
    font-family: "Sour Gummy", sans-serif;
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 0px;
}

h4{
    font-family: "Sour Gummy", sans-serif;
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 0px;
}

h5{
    font-family: "Sour Gummy", sans-serif;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 0px;
}

h6{
    font-family: "Sour Gummy", sans-serif;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 0px;
}

.text-20px{
    font-size: 20px;
}