#pagetitle {
    font-size: 1.5em;
}

.btn.btn-default:not(.bold) {
    background-color: #eaeffa;
}

.in-cart.btn.btn-default {
    background-color: #eaeffa;
    color: white;
}

.small.to-cart.btn.btn-default.transition_bg.animate-load {
    color: white;
}

.btn.btn-default:hover {

    color: white;
}

.button_block.wide {
    display: flex !important;
    justify-content: center;
}