

/* Start:/prize/style.css?1742293322707*/
header, #bx-panel {
    display: none !important;
}


#countWinnersBtn.result-button {
    background-color: #592c82;
    border-radius: 0;
    color: #ffffff;
    font-weight: 300;
    padding: 10px 60px;
}

#countWinnersBtn.result-button:hover {
    transition: background-color .3s;
    color: #fff;
    background-color: #d5c6e3;
    border-color: #d5c6e3;
}

input[type=text].form-control {
    border-bottom: 1px solid #bebebe;
    max-width: 100%;
}

input[type=text].form-control.error {
    color: red;
    border-bottom: 1px solid red;
}

.fs-1 {
    font-size: 18px !important;
}

.participants_title {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.2;
}

b {
    color: #592c82;
}
/* End */
/* /prize/style.css?1742293322707 */
