﻿/****** Pro Com CSS *****

Mango:    #E0B876 rgba(223,183,114,1)
Moss:     #8D8E7C rgba(141,144,126,1)
Cherry:   #B44A56 rgba(179,74,86,1)

************************/



/************  type  **********/

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {font-family: graphite-std, "Open Sans", sans-serif;color: #B44A56;}
h2 {font-size: 1.8rem;}
h3 {font-size: 1.6rem;}
body, p {font-family: forma-djr-micro, "Open Sans", sans-serif;font-size:1.4rem;}

/************  colours  **********/

.mango {color:#E0B876;}
.moss {color:#8D8E7C;}
.cherry {color:#B44A56;}

/************** Coming Soon *****************/
    
.coming-soon .h1 {color:white;text-align:center;}
    
.banner .text-block .cell {background:rgba(223,183,114,.85); padding: 10px;}

.features .desc {max-width: 360px;}