.fullpageheader {
color:#fff !important;
text-shadow: 1px 1px #000;
}
.btn.fullpageheader {
border-radius: 20px !important;
background: #fff !important;
color: navy !important;
}

#logo {
border-radius: 15px !important;
background: gray;
padding:10px;
color:#ffffff !important;

}