.home .color-block {
    background: #00FF41;
}

a,
h1 {
    color: #00FF41;
}

a:hover {
    color: #008f11;
}

body {
    background: #09090B;
}

.custom-list {
    list-style: none;
}
