/*
 Theme Name:   Star Garrison
 Description:  Custom Child Theme for Star Garrison
 Author:       Star Garrison
 Author URI:   http://stargarrison.com
 Template:     hitchcock
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  stargarrison
*/

.footer {
        margin: auto;
        margin-top: 25px;
        margin-bottom: 25px;
        font-size: .75em;
        text-align: center !important;
        color: #CCCCCC;
        width: 75%;
}

.header { padding: 35px 0; }

