/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/

.vk-heading-color--green {
	color: #58A696;
}

.vk-fluent-form .ff-default .ff-el-form-control {
	border-radius: 32px !important;
}
.vk-fluent-form .fluentform .ff-el-input--label {
	margin-left: 16px;
}
.vk-fluent-form .ff-default .ff-el-input--label label {
	font-weight: 600 !important;
}
.vk-fluent-form-btn {
	padding: 12px 64px !important;
    margin-top: 32px !important;
}
.vk-fluent-form .ff-default .ff-el-form-control {
	background: #ffffff !important;
}