a {
    color: #FCE22A;
    text-decoration-line: none;
}

a.price-link{
    color: #231F20;
  }

p {
    font-size: 14px;
    margin-top: 10px;
    margin-right: 10px;
}

h1{
    font-size: x-large;
}

h2{
    margin-top: 10px;
    font-size: large;
}

h3{
    margin-top: 10px;
    font-size: medium;
    font-weight: normal;
}

h3.dropdownh3{
    margin-top: 0px;
}

h4{
    margin-top: 5px;
    font-size: small;
    font-weight: bold;
    color: #474747;
}