hr {
    border-color: #c7f704;
}

.navbar{
    border-bottom: 3px solid #c7f704
}
.is-nav-offseted {
    top: 80px;
}

.section {
    height: 100vh;
}
