.gaaai-license-frontend-notice {
    box-sizing: border-box;
    margin: 25px;
    padding: 14px 16px;
    border: 1px solid #f0c36d;
    border-left: 4px solid #dba617;
    border-radius: 0;
    background: #fff8e5;
    color: #3c434a;
    font-size: 14px;
    line-height: 1.7;
    text-align: left;
}

.gaaai-license-frontend-notice strong {
    color: inherit;
    font-weight: 600;
}

.gaaai-license-frontend-notice .gaaai-license-frontend-link {
    color: #2271b1 !important;
    font-weight: 600;
    text-decoration: underline !important;
    text-underline-offset: 2px;
}

.gaaai-license-frontend-notice .gaaai-license-frontend-link:hover,
.gaaai-license-frontend-notice .gaaai-license-frontend-link:focus {
    color: #135e96 !important;
}
