.site-info {
Display: none;
}
.colors-custom a, .colors-custom .navigation-top a {
    color: hsl(282, 100%, 45%) !important;
}
.colors-custom a:hover, .colors-custom .navigation-top a:hover {
    color: hsl(282, 45%, 77%) !important;
}
.site-footer {
    border-top: 1px solid #D5D5D5;
}
body.colors-custom, .colors-custom select, .colors-custom textarea, .colors-custom h3, .colors-custom h4, .colors-custom h6, .colors-custom label, .colors-custom.twentyseventeen-front-page .panel-content .recent-posts article, .colors-custom, .colors-custom .format-quote blockquote, .colors-custom .nav-title, .colors-custom .comment-body, .colors-custom .site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-album {
    color: hsl( 0, 0%, 0% ) !important;
}
.wp-caption .wp-caption-text {
    text-align: center;
}