.masthead {
    background-image: url(/files/header_bg_top.jpg);
}

.larosa-icons {
    padding-top: 40px;
    padding-left: 15px;
}

.larosa-title {
    font-family: Comfortaa, sans-serif;
    color: #1e4874 !important;
    margin-top: 20px;
    margin-bottom: 9px;
    font-size: 25px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
}

body {
    font-family: 'Open Sans', sans-serif;
}

.fa-style {
    color: #1e4874;
    font-size: 60px;
}

.pricing .plan-features {
    color: black;
}

a {
    color: #1e4874;
}

p {
    font-family: Roboto, sans-serif;
    letter-spacing: 1px;
}

a:hover, a:focus {
    text-decoration: none;
}

.header-text {
    margin: 0 auto;
    color: #fff;
    display: table;
    text-transform: uppercase;
    letter-spacing: 5px;
}

.header-subtext {
    color: #fff;
    display: table;
    margin: 0 auto 30px;
    padding: 0 15px 30px;
    font-size: 24px;
    letter-spacing: 5px;
}

.quick-features {
    text-align: center;
}
