/*
Theme Name: The Schema Child
description: >-
  The Schema Child Theme
Author: Rich
Template: the-schema
Version: 1.0.0
Text Domain: the-schema-child
*/

.site-header {
    background-color : beige;
}

.bottom-footer {
    background-color :beige;
}

.footer-contact {
    float:right;
}