.header-notice {
	background: #FBD961;
    padding: 10px 0;
}

.header-notice p {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 18px;
    margin:0;
    padding:0;
    text-align: center;
    letter-spacing: 0.02em;
    color: #000000;
}
