.jumbotron__title p {
font-family: "Montserrat", sans-serif !important;
font-weight: bold !important;
line-height: 1.1 !important;
letter-spacing: -0.5px !important;
color: #ffffff !important;
font-size: 20px !important; margin: 10px 0 !important;
} @media (min-width: 480px) {
.jumbotron__title p {
font-size: 25px !important; }
} @media (min-width: 992px) {
.jumbotron__title p {
margin: 18px 0 10px 0 !important;  }
} @media (min-width: 1200px) {
.jumbotron__title p {
font-size: 30px !important; }
} @media (min-width: 1450px) {
.jumbotron__title p {
margin: 26px 0 19px 0 !important; }
}