/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Mar 27, 2017, 2:04:55 PM
    Author     : kcrosby
*/
body{
    background: #054c3c;
    color: #FFF;
}

.row .col-md-12 h1{
    color:#fff;
    text-align: center;
}


.footer .col-sm-12{
    text-align: center;
    
}

.footer .col-sm-12 img{
    margin: 0 5px 0;
}