/****** PLACE YOUR CUSTOM STYLES HERE ******/

.logo {
   max-height: 80%;
}

.btn-filled-white {
   background: #fff;
   color: #333;
}

.mb50 {
   margin-bottom: 50px;
}

.image-font {
   font-size: 16px;
   text-align: left;
}

.pt100 {
   padding-bottom: 100px;
}

.pb100 {
   padding-bottom: 100px;
}

.bottom-text {
   font-size: 10px;
}

.small-text {
   font-size: 10px;
}

#header {
   background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../img/header1.jpg');
}

.testbox {
   background: #ccc;
}

.subtext {
   font-size: 10px;
   line-height: 0;
}