body {
  padding-top: 50px;
}
.starter-template {
  padding: 40px 15px;
  text-align: center;
}

#type {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 200;
}
@media screen and (min-width: 768px) {
    #type {
        font-size: 23px;
    }
}
