html, .navbar {
    background-color: #F5F8FA;
    color: #333333;
}
.button.is-primary {
    background-color: #1ABC9C;
}