/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/


.ibc-h1{
font-family: montserrat;
font-size: xxx-large;
font-weight: bold;
color:#ffffff;
text-align: center;
text-transform:none;
}


.ibc-h2{
font-family: montserrat;
font-size: xx-large;
font-weight: normal;
font-style: italic;
color:#73382d;
text-align: center;
text-transform:none;
}


.ibc-body{
font-family: montserrat;
font-size: large;
font-weight: normal;
color:#ffffff;
text-align: left;
text-transform:none;
}


.ibc-copyright{
font-family: courier;
font-size: normal;
font-weight: normal;
color:#73382d;
text-align: center;
text-transform:none;
}
