/*
Theme Name: ACR Heating and Air Conditioning
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.
*/

.pt-20{
	padding-top:20px;
}
.pt-40{
	padding-top:40px;
}
.pt-60{
	padding-top:60px;
}
.pt-80{
	padding-top:80px;
}
.pt-100{
	padding-top:100px;
}

.pb-20 {
	padding-bottom:20px;
}
.pb-40 {
	padding-bottom:40px;
}
.pb-60 {
	padding-bottom:60px;
}
.pb-80 {
	padding-bottom:80px;
}
.pb-100 {
	padding-bottom:100px;
}