@import "../../../../styles/colour.css";
@import "../../styles/colour.css";
@import "layout.css";

.staff {
    border-color: grey;
    background-color: white;
}

#rosscornering {
    border-color: green;
}