/*
Theme Name: TBI Centers of Texas
Theme URI: https://wordpress.org/themes/twentythirteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.0
Tested up to: 5.9
Requires at least: 3.6
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, footer-widgets, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready, block-patterns
Text Domain: twentythirteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.divider {
    width: 40px;
    height: 5px;
    background: #092f57;
}
.mx-auto {
    margin-left: auto!important;
	margin-right: auto!important;
	margin-bottom: 1.5rem!important;
	margin-top: 1.5rem!important;
}
.providers {
    margin-left: 150px;
    margin-right: 150px;
}

.treat-gks ul li {
    color: #0db2f0;
    font-size: 22px;
    line-height: 37px;
}

@media only screen and (max-width: 767px) {
	.mobile-padding {
		padding-top:30px;
	}
	
}	