/*
Theme Name: Silberweiss
Theme URI: http://silberweiss.de
Author: silberweiss
Author URI: http://silberweiss.de
*/

/* Fluent Forms Anpassungen */
.ff-default .ff_btn_style:hover {
	opacity: 1 !important;
}

.ff-default .ff_btn_style:focus {
    opacity: 1 !important;
    outline: 2px solid #000 !important;
    outline-offset: 2px;
}


.fluentform .ff-el-is-error .ff-el-form-check-label {
	color: #000 !important;
}

.text-danger { Color: #ad1414 !important}