/*
Theme Name: Total Child Theme
Theme URI: https://your-site.com
Description: Your site description. Go to Appearance > Editor to modify this file.
Author: Your Name
Author URI: https://your-site.com
Template: Total
Version: 1.0
*/

@import url("../Total/style.css");

#wpadminbar, .post-edit {display: none!important;}

#site-logo {display: none;}

body {background-color: #f6f1ea;}

#FPname {font-size: 80px; padding-top: 40px; letter-spacing: 20px;}

@media (max-width: 767px) {
    #FPname {font-size: 60px;}
}

#fpDesc {text-align: center; font-family: "EB Garamond", "Garamond", "Baskerville", "Georgia", serif; color: #161512; padding-top: 50px; font-size: 20px;}
#fpDesc2 {font-style: italic; padding-top: 16x; font-size: 17px; color: #8c8880; text-align: center; font-family: "EB Garamond", "Garamond", "Baskerville", "Georgia", serif;}



