.header-notice {
    background: #68E3C5;
    padding: 10px 0;
}

.header-notice p {
    font-family: 'Futura Std';
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    margin:0;
    padding:0;
    text-align: center;
    letter-spacing: 0.02em;
    color: #000000;
}
