﻿/*
 Theme Name:   Abbeydale Orchestra
 Theme URI:    http://underscores.me/
 Description:  A child theme of Underscores Theme
 Author:       Alisons Websites
 Author URI:   https://alisonswebsites.co.uk
 Template:     alisons-websites-underscores
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../alisons-websites-underscores/style.css");

body {
	background-color: #f5dcfa;
}

p {
	font-size: 20px;
}

.site {
	max-width: 1400px;
	margin: 0 auto;
	padding: 0 20px;
}

.widget-area li {
	list-style-type: none;
}

.site-info {
	display: none;
}

.menu-toggle {
	display: none;
}