﻿body {
}

.foammaker-header-logo {
    font-size: 2.25rem;
    font-weight: 700;
}
.foammaker-header-logo:hover {
    text-decoration:none;
}
.thefoammaker_header {
    background: #ffcf01;
}
.thefoammaker_mobile {
color: #000;
    font-size: 17px;
}
.thefoammaker_mobile:hover {
    text-decoration:none;
}
.thefoammaker_email {
        color: #fff;
    font-size: 17px;
    font-weight: 700;
}
.navbar-light .navbar-brand {
    color: rgb(215 72 17 / 90%);
    font-size: 2.5rem;
}
