/**
Theme Name: Truly Empowered
Author: Truly Empowered
Author URI: http://wpastra.com/about/
Description: Bespoke Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: truly-empowered
Template: astra
*/

/* HEADING CODE
============================================================= */
h1,h2 {
	letter-spacing:-1px;
	line-height:1.3em !important;}

h3,h4,h5,h6 {
	letter-spacing:-0.5px;
	line-height:1.6em !important;
}


/* SECTION HEADING 
============================================================= */
.sectionheading h1, .sectionheading h2, .sectionheading h3 {font-size:40px !important; font-weight:400 !important; color:#000 !important;font-family:"Cormorant Garamond", Sans-serif !important;}
	@media (min-width:768px) {.sectionheading h1, .sectionheading h2, .sectionheading h3 {font-size:46px !important;}}
	@media (min-width:1025px) {.sectionheading h1, .sectionheading h2, .sectionheading h3 {font-size:48px !important;}}


/* CONTACT FORM BUTTON
============================================================= */
.ff-btn-submit {
background-color: #1F2022 !important;
border-radius: 0px !important;
}


/* FOOTER COPYRIGHT
============================================================= */
.copyrightbackground {background:#000;}
.copyrighttext {padding:25px 0;text-align:center;color:#eee;font-size:14px}
	@media (min-width:768px) {.copyrighttext {text-align:center;}}
.copyrighttext a:link{color:#f4d075;}
.copyrighttext a:hover{color:#fff;}
.copyrighttext a:visited{color:#f4d075;}