/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 09 2023 | 00:02:11 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.actions {
    margin-bottom: 19px!important;
 padding-left: 153px!important;
    margin-top: -57px!important;
}
 
.hs-form-40332d4c-0ef3-45b9-9f8a-5412d5252e13_2c3d69a3-6e3c-4247-bbab-c4e4b13da322 .hs-form-field label:not(.hs-error-msg) {
    color: #ffffff;
}

.hs-form * {
    box-sizing: border-box;
    width: 400px;
}

.page-id-12345 .hs-form *{
	max-width:400px;
	width:100% !important;
	
}

.page-id-12345 .hs-submit{
	margin-top:0px;
	margin-left:0px;
}