/* here you can put your own css to customize and override the theme */
div .blockOverlay {
    background-color: rgb(222, 222, 222) !important;
    opacity: 0.5 !important;
}
.error {
    color: #F3565D;
}