﻿.top-bar {
    text-align: center;
    background: rgba(254,255,232,1);
    min-height: 34px;
    padding-top: 10px;
    padding-bottom: 5px;
    font-weight: 300;
    font-family: Roboto;
    font-size: 12px;
    color: rgb(6, 19, 66);
}

#lp-pom-root {
    background: white;
    /*height: auto;*/
}

#lp-pom-root-color-overlay {
    /*height: auto;*/
}

.footer {
    font-size: 14px;
    background-color: rgba(241,238,238,1);
    padding-bottom: 1rem;
}