/* Bianca's GRS style */

h1  {                       
    font-family: "Open Sans",sans-serif !important;                
    font-size:   26px !important;  
    line-height: 36px !important;
    font-weight: 600 !important;              
}

h2 {
    font-family: "Open Sans",sans-serif;                
    font-size:   24px;  
    font-weight: 600;              
    line-height: 32px;
}

h3 {        
    font-family:    "Open Sans",sans-serif;
    font-size:      16px;
    font-weight:    bold;
    letter-spacing: 0.73px;
    line-height:    22px;
}

h4 {        
    font-family:    "Open Sans",sans-serif;
    font-size:      14px;
    font-weight:    bold;
    letter-spacing: 0.75px;
    line-height:    18px;
    text-transform: uppercase;
}

h6 {
    font-family: "Open Sans",sans-serif;
    font-size:   14px;
    font-weight: bold;
    line-height: 18px;
}

Price {
    font-family: "Open Sans",sans-serif;
    font-size:   16px;
    font-weight: bold;
    line-height: 22px;
}

body {
    color:       #4F5255;
    font-family: "Open Sans",sans-serif;
    font-size:   16px;
    line-height: 24px;
    height:      100%;
}


breadcrumbs-link {
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
}

breadcrumbs-active {
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
}

breadcrumbs-disabled {
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
}

form-field-labels {
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.4px;
    line-height: 19px;
}

