.bold-button-design{
    background-color: black;
    color: white;
    width: 100%;
    padding: 1rem;
    cursor: pointer;
}

.bold-pre-compare-price {
    font-family:'Gotham' !important;
    font-size:13px !important;
    font-weight:400 !important;
    padding-right:6px;
}