/*
Theme Name: Art Star Philly New
Theme URI: http://example.com/twenty-twenty-five-child/
Description: A child theme for Twenty Twenty-Five.
Author: Art Star
Author URI: http://example.com
Template: twentytwentyfive
Version: 1.0.0
*/

body{
   color: #5e4a1d;
   font-size: 1em;
}

a:hover{
   color:#f27e9a;
}

h2 a{
   font-size: 19px;
}

#main .wp-block-group {
   padding-top: 0px;
}