/*
Theme Name: madisontownhomeshoa
Theme URI: 
Author: Steven Tu
Author URI: 
Description: 
Requires at least: 6.9
Tested up to: 6.9
Requires PHP: 5.7
Version: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: twentytwentyfive
Text Domain: madisontownhomeshoa
Tags: 
*/

body.home {
	background-image: url(/wp-content/uploads/Campbell.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-color: rgb(0, 95, 151);
}

.link_button {
	background-color: #0B7FD2;
	color: #fff;
	padding: 0.2em 0.7em;
	text-decoration: none;
	border-radius: 7px;
	margin: 0 0.4em;
	line-height: 2.2em;
}