.header {
    background: rgb(235, 238, 10);
    background: linear-gradient(90deg, rgba(235, 238, 10, 1) 0%, rgba(117, 250, 5, 1) 35%, rgba(247, 250, 5, 1) 100%);
}

.footer {
    background: rgb(235, 238, 10);
    background: linear-gradient(90deg, rgba(235, 238, 10, 1) 0%, rgba(117, 250, 5, 1) 35%, rgba(247, 250, 5, 1) 100%);
}
#mod-custom119.mod-custom {
  text-align: center;
  text-color: #000000;
}

.site-description {
 color: #000 !important;
}

.navbar ul li {
 color: #000;
}

.navbar ul li:hover, .navbar ul li:focus {
 color: #fff;
}

div.bottom-b {
 border: none;
}

.footer .grid-child {
 display: inline-block;
 color: #000;
 margin: auto 37vw;
}

