/*
Theme Name: Design Action Collective 
Theme URI: https://github.com/bencarlson/wp-bootstrap
Description: A wordpress 3.9+ theme built on Bootstrap 3
Author: Design Action Collective
Author URI: http://designaction.org
Version: 1.3
*/
@import url("sass/stylesheets/sass_style.css");

.frm_style_formidable-style.with_frm_style label.frm_primary_label, .frm_style_formidable-style.with_frm_style.frm_login_form label {
    font-size: 16px !important;
    font-weight: normal !important;
}


.frm_style_formidable-style.with_frm_style .frm-show-form .frm_section_heading h3{
	color: #FF8805 !important;
	border-top: 1px solid #dddddd !important;
}

.wp-caption {
	margin-bottom:30px;
}