.navy-text {
    color: #303076;
    font-size: 50px
}
p {
    color: blue
}
body {
    background-color: beige
}