@font-face {
     font-family: 'Amaranth';
     src: url('../fonts/Amaranth-BoldItalic.eot');
     src: url('../fonts/Amaranth-BoldItalic.eot?#iefix') format('embedded-opentype'),
          url('../fonts/Amaranth-BoldItalic.woff') format('woff'),
          url('../fonts/Amaranth-BoldItalic.ttf') format('truetype');
     font-weight: bold;
     font-style: italic;
}
.home-featured-text h2{
     color: #102d21 !important;
}
.home-featured-text h4{
     text-transform: none;
     font-family: 'Amaranth';
}

.page-template-page-contact .gfield.gf_show_label .gfield_label {
     display: block !important;
}