/*#cta {*/
/*    background: #912F40;*/
/*    input[type="submit"],*/
/*    .button {*/
/*        background: #CEBEBE;*/
/*        color: #912F40;*/
/*    }*/
/*}*/

input[type="submit"],
.button
{
    background: #00163A;
}
a {
    color: #00163A;
}

ul.icons li .icon {
    color: #00163A;
  }

#header {
    background: #00163A;
}

.dropotron li:hover > a {

    background: #00163A;

}
