/*
 Theme Name:   b5st Child
 Description:  b5st Child Starter Theme
 Author:       Hannah Hamilton
 Template:     b5st-main
 Version:      1.0.1
 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:  b5st-main-child
*/

body{
	background-color: coral;
}