/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.34.1488384236
Updated: 2017-03-01 17:03:56
*/

/* Caldera Kontaktformular */

.caldera-grid input[type="submit"] {
	padding: 0.8em 1.5em;
	border: 1px solid #c4222a;
}

.caldera-grid .btn-default {
    color: #c4222a !important;
}

.caldera-grid .form-control:focus {
    border-color: #c4222a !important;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(100,100,100,.2) !important;
}