.stack-guest-notice--above {
    margin: 0 0 8px 0;
    padding: 8px 10px;
    font-size: 14px;
    line-height: 1.4;
    color: #333;
    font-weight: normal;
    text-transform: none;
    background: #f5f5f5;
    border-left: 3px solid #f93362;
    border-radius: 2px;
}

.stack-guest-notice--above a.stack-guest-notice__link {
    color: #f93362;
    font-weight: 600;
    text-decoration: underline;
    cursor: pointer;
}

.stack-guest-notice--above a.stack-guest-notice__link:hover {
    text-decoration: underline;
}
