/*

1. Add your custom Css styles below
2. Place the this code in your template:

 <link href="css/custom.css" rel="stylesheet">

*/
.font-red {
  color: #C8102E !important;
}

.font-white {
  color: #fff !important;
}

.background-danger {
  background-color: #C8102E !important;
}
