/* Add here all your CSS customizations */
label {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    color: #171717;
}

.cart-dogovor {display: flex;flex-direction: row;align-items: flex-start;justify-content: space-between;}

.input-group-text {

    color: #00000045;

}

.btn.btn-xs {

    letter-spacing: 1px;
}