@import url('https://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800,900&display=swap');

.edit-post-visual-editor, body:not(.wp-admin), body.page, body.post, content{
font-weight: 400; font-size: 15px; font-style: normal; color: #58585b; text-decoration: none; text-transform: none; }
/*links*/
a{
font-family: Poppins; font-weight: 400; font-size: 15px; font-style: normal; color: #000; text-decoration: none; text-transform: none; }
a:hover,
a:focus,
a:active{
color: #000; text-decoration: none; }

/*headers*/
h1{
font-weight: 400; font-size: 15px; font-style: normal; color: #000; text-transform: none; }
h2{
font-weight: 400; font-size: 15px; font-style: normal; color: #58585b; text-transform: none; }
h3{
font-weight: 400; font-size: 15px; font-style: normal; color: #000; text-transform: none; }
h4{
font-weight: 400; font-size: 15px; font-style: normal; color: #58585b; text-transform: none; }
h5{
font-family: &quot;Trebuchet MS&quot;, Helvetica, sans-serif; font-weight: 400; font-size: 15px; font-style: normal; color: #000; text-transform: none; }
h6{
font-weight: 400; font-size: 15px; font-style: normal; color: #58585b; text-transform: none; }


/* Button Styling */
.btn,
a.btn,
.button,
a.button{
background-color: ;color: ;font-weight: 400; font-size: 18px; font-style: normal; text-align: center; text-transform: none; text-decoration: none;}
.btn:hover,
a.btn:hover,
.btn:focus,
a.btn:focus,
.button:hover,
a.button:hover,
.button:focus,
a.button:focus{
background-color: ;color: ;}
