﻿body {
font-family: 'Gill Sans Regular'!important;
}
/* Font Regular*/
@font-face { 
font-family: 'Gill Sans Regular'; font-style: normal;src: local('GIL'),  url(https://fonts.gstatic.com/s/raleway/v11/IIm-lPOtfVKQy0GMiczF_1tXRa8TVwTICgirnJhmVJw.woff2) format('woff2');  
}
/* Jumbotron */
.jumbotron {
background: #f2f2f2!important;
}
/* Cards */
.card {
border-bottom: 2px solid #e8112d!important;
}
.card .text-danger {
color: #e8112d!important;
}
