﻿body {
    background-color: #000000;
    font-family: Quicksand, 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-weight: 600;
}

.logoNamePartHay {
    font-weight: 600;
}

.logoNamePartLines {
    height: 0.75em;
}

.logoNamePartStacking {
    font-weight: 400;
}

.logoPayoff {
    font-weight: 500;
    font-size: .4em;
}

.logoPayoffHeart {
    height: 0.8em;
    opacity: 1;
}

#payoffHolder {
    width: calc(50% + 7rem);
    padding-top: 20px;
    color: #ffffff;
    padding-bottom: 20px;
}

#payoffHolderMenu {
    width: calc(50% + 70px);
    padding-top: 20px;
    color: #ffffff;
    padding-bottom: 0px;
}

.fa-hay-fade {
    opacity: 0.60;
    color: #ffffff;
}

.fa-hay-input {
    position: relative;
    top: -1.8em;
    left: calc(100% - 2.5em);
    color: #000000;
}
