/*
Theme Name: Atahualpa with FHISO Customisations
Template: atahualpa
*/

/* The following line is only needed if Atahualpa is set to use external style sheets. */
/* @import url("../atahualpa/style.css"); */

div.testenvironment_notice
{
    background-color: #ff4b33;
    border: #ff2222 solid thick;
}

.testenvironment_notice p
{
    color: white;
    font-weight: bold;
    font-size: 1.25em;
    text-align: center;
}