﻿body .announcement-notification{position:fixed;top:150px;right:-500px;max-width:320px;background:#c77133;z-index:1000;color:#fff;padding:1rem;width:85%;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}body .announcement-notification__toggler{position:absolute;width:35px;height:35px;background:#c77133;display:flex;align-items:center;justify-content:center;font-size:1rem;top:0;left:-35px;cursor:pointer;}body .announcement-notification h1{font-size:1.25rem;}body .announcement-notification p{font-size:.85rem;}body .announcement-notification p a{color:#fff;font-weight:bold;text-decoration:underline;}