/*

1. Add your custom Css styles below
2. Place the this code in your template:

 <link href="css/custom.css" rel="stylesheet">

*/

.white {
  color: #fff;
}

.black {
  color: black!important;
}

.f17 {
  font-size: 17px !important;
}

.mb20 {
  margin-bottom: 20px;
}
