﻿body {
    padding-top: 100px;
    padding-bottom: 10px;
    overflow-x: hidden;
    height: auto;
}

h2 {
    font-size: 15pt !important;
}

.logo-container {
    background-color: #FFF;
    width: 200px !important;
}

.gn-menu-main {
    background: #33374B;
    border-bottom: 0.01em solid #3E4374;
}

.button {
    width: 65%;
    height: 40px;
    margin: 0 auto;
    padding: 12px 10px;
    border-radius: 1px;
    border: none;
    color: #FFF !important;
    background-color: #81A0AF;
    font-size: 9pt;
    text-decoration: none;
    font-family: "Lato", serif;
}

.findout {
    width: 150px;
    height: 40px;
    margin: 0 auto;
    padding: 12px 10px;
    border-radius: 1px;
    border: none;
    color: #FFF !important;
    background-color: #81A0AF;
    font-size: 9pt;
    text-decoration: none;
}

.FF-card {
    min-height: 210px;
}

.footer-text {
    color: #FFF !important;
    opacity: 0.5;
    font-size: 9pt;
}

.footer {
    height: 62px;
    background: #33374B;
}

footer.fixed {
    bottom: 0;
    position: fixed;
}

.button-card-height {
    min-height: 48px;
    max-height: 100px;
}

.date {
    font-size: 9pt;
    height: 20px;
}