/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 24 2019 | 06:19:07 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

/* custom css*/
h1.headng{
    margin-bottom: 25px !important;
    border-bottom: 1px solid #F05697;
    padding-bottom: 12px;
}
/*a:hover, a:focus {
    color: #F05697 !important;
}*/

