div#site-info {
    color: black;
}

body {
    background-image: url(wp-content/uploads/2018/03/pattern700.jpg) !important;
}

h1, h2, h3, h4, h5, h6, a, p, ol, ul, li, body, span {
    color: black !important;
}

img {
    border-radius: 20px !important;
}

#search input[type=text] {
    background: #676767;
    color: white;
}

#site-title {
    line-height: normal;
    font-size: 36px;
}