.contactUsBtn:hover span.btnInnerText {
    color: white !important;
}

div.myBtn {

}

.pricecontainer {
    position: absolute;
    right: 1.5em;
    bottom: 0.2em;
    display:flex;
    flex-direction: row;
}

.price {
    font-family: "Tondo Corp";
    font-size: 1.6em;
    font-weight: bold;
    color: #FFFFFF;
    background-color: rgba(236, 105, 31, 0.88);
    line-height: 1em;
    padding: 0.2em 0.55em;
    border-radius: 0.5em;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    align-content: center;
}

#bt_section5e46fa3001aa3 {
    background-repeat-y: repeat;
    background-size: auto;
}

h1.category-header {
    font-size: 2em !important;
    padding-top: 2em;
}

.header.small .btSubTitle {
    font-size: 1.2em;
    line-height: 1.5em;
}