body {
    background-color: lightgray;
}

.uk-button-large {
    background-color: rgb(11, 11, 80);
    color: white;
}

h2 {
    color: rgb(0, 0, 61);
}

p {
    color: rgb(0, 0, 61);
}