.colbov {
    background-color: #A74D93 !important;
}

.buttonlong input[type="button"] {
        width: 300px !important;
    }

.legalContent {
    text-align: justify;
}


input[type="submit"],
.subscribeNewletter .subscribeButton,
.colbov {
    background-color: #F05A2B !important;
}

button.subscribeButton:hover {
    background-color: #58B947 !important;
}

input[type="button"]:hover {
    background-color: #F05A2B !important;
    border-color: #F05A2B !important;
}