/* Add here all your CSS customizations */

.header-logo > a > svg {
    display:block;
    height: 100px;
    width: auto;
}

h1, h2, h3, h4 {
    font-family: 'Playfair Display', serif;
}

.feature-box .feature-box-icon .fa {
    font-size: 2em !important;
}