/*
 Theme Name:     Calafate Child
 Theme URI:      http://heythemers.com/themes/calafate/
 Description:    A basic child theme for the Calafate theme.
 Author:         Hey Themers
 Author URI:     http://heythemers.com
 Template:       calafate
 Version:        1.0
*/

/* --------------------------------------
-----   Theme customization starts here   -----
------------------------------------------*/

span.s2 {
    font-size: 71px !important; 
}


@media screen and (max-width: 480px) {
h2, span .s2 {
    font-size: 44px !important; 
 }
}

@media screen and (max-width: 720px) {
h2, span .s2 {
    font-size: 44px !important;
}
}