.site-notification {
    padding: 0.5em 0.75em;
    color: #333;
    border: 1px solid #fa0;
    border-radius: 5px;
    position: relative;
    font-weight: bold;
    margin-bottom: 2em;
    background: rgba(255,180,0,0.02);
	}