﻿.nav-tag-default {
    color: #61a644;
    margin-top: 15px;
    margin-bottom: 15px;
}

h2, .h2 {
    color: #337ab7;
}

h3, .h3 {
    color: #61a644;
}

span.resa-tap {
    color: #337ab7;
    font-weight: bold;
}

ul.resa-slide-text {
    position: absolute;
    width: 60%;
    left: 20%;
    color: white;
    padding-top: 80px;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    list-style-type: none;
}

@media (max-width: 1200px) {
    .logo-bar-link.resa-logo-spacer {
        display: none !important;
    }
}

