/*
Theme Name: St Agnes Distillery 2
Description: Child theme for St Agnes Distillery
Template: mrtailor
Version: 1.0
*/

@import url("../mrtailor/style.css");
@import "fonts.css";
/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/

.site-content p {
    font-size: 20px;
    line-height: 40px;
}

/****************************************************************/