﻿.fastFactsArea
{
    margin-bottom: 20px;
}
.fastFactsList
{
    color:White;
}
.fastFactsList .fieldName
{
    vertical-align: top;
    font-weight: bold;
    
    color: #087F96;
}
.fastFactsList .field
{
}
.holidaysArea
{
    margin-bottom: 20px;
}
.holidaysList
{
    color:White;
}
.holidaysList .fieldName
{
    vertical-align: top;
    font-weight: bold;
    
    color: #087F96;
}
.holidaysList .field
{
}
