.post-3921 {
    background-image: url(https://arktronsoft.com/wp-content/uploads/2019/11/New-Project-6.jpg);
background-repeat: round;
}


.hours {
    color: #fff;
    margin-top: 230px;
    margin-left: 80px;
}

.smform-field-label
{
font-weight: 400;
    color: #fff;
}
.smform {
    font-size: 14px;
    color: #333;
	margin-top: 50px;
}
input.smform-submit {
    background-color: #b91616;
	margin-bottom: 30px;
}

textarea:not(.editor-post-title__input), input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"]
{
background-color: #fff;
}

.smform-fieldcont {
    margin-bottom: 10px !important;
}
.smform-fieldconttextarea textarea {
    height: 80px;
}
.smform legend{
	    display: none;
}

.modal-content {
    display: none !important;
}
#premiumModal {
    display: none !important;
}
