.colour1, .colour1 a, h1, h2, h3, .prevnext:hover {
    color:#ed401d !important;
}

.bgcolour1 {
    background-color:#ed401d !important;
}

.bgcolouralpha1 {
    background-color:#ed401d !important;
    background-color:rgba(237,64,29,0.6) !important;
}

.colour2, .colour2 a, .featurette-heading span, .prevnext {
    color:#917e64 !important;
}

.arrow-down {
    border-top-color:#917e64 !important;
}

.prevnext .arrow-right {
    border-left-color: #917e64 !important;
}

.prevnext:hover .arrow-right {
    border-left-color: #ed401d !important;
}

.prevnext .arrow-left {
    border-right-color: #917e64 !important;
}

.prevnext:hover .arrow-left {
    border-right-color: #ed401d !important;
}

.bgcolour2 {
    background-color:#917e64 !important;
}

.bgcolouralpha2 {
    background-color:#917e64 !important;
    background-color:rgba(145,126,100,0.6) !important;
}

.colour3, .colour3 a, .featurette-heading span {
    color:#c2c2c2 !important;
}

.bgcolour3 {
    background-color:#c2c2c2 !important;
}

.bgcolouralpha3 {
    background-color:#c2c2c2 !important;
    background-color:rgba(194,194,194,0.6) !important;
}
