<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* Theme Name : BEE ver 1.0 */

.grecaptcha-badge {
	visibility: hidden;
	display: none !important;
}

::-moz-placeholder {
    color: #999 !important;
    opacity: 1 !important;
}

::placeholder {
    color: #999 !important;
    opacity: 1 !important;
}

.p-msg.-error{
    color:#DD0000;
}</pre></body></html>