/*
*Add Your custom css code here
*It will be enqueued in all page of theme
*/
.awe-header h2 {
    font-size: 60px;
    line-height: 1.2;
    font-weight: 900;
    text-transform: uppercase;
    position: relative;
}