﻿.hide-sm {
    display: none !important;
}

.hide-xs {
    display: none !important;
}

.navigation a {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}

.heading-container h1 {
    font-size: 2em;
}
