/*.fs-c-button--primary {
    background: #ff8000;
    border: 0px solid #371828;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 4.4rem;
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    padding: 1.2em 1.6em 1.2em;
    box-shadow: 0 0 2px #b2b2b2;
    min-width: 240px;
}*/