/*!
Theme Name: Fraudinc
Theme URI: http://underscores.me/
Author: Dotsquares
Author URI: https://Dotsquares.com/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fraudinc
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.
*/




.contact-box-content.inner-section {
    padding: 50px 0;
}
.contact-box-content.inner-section .form-group {
    margin-bottom: 20px;
}
.contact-box-content.inner-section label.error {
    color: red;
}

/*.content-section ol li{
	list-style:none;
}
.content-section ol li:after{
	position: absolute;
	left: 0;
	content: '1';
	top:0;
}*/
.content-section ol li {
    margin-bottom: 14px;
}

