/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

header#main-header {
    display: none !important;
}

h2 {
    font-size: 63px !important;
}

.alku h2 {
    font-size: 45px !important;
}
    
@media screen and (max-width: 981px) {

    
}

@media screen and (max-width: 650px) {
    h2 {
        font-size: 45px !important;
    }
    
    .alku h2 {
        font-size: 35px !important;
    }
    p {
        padding-bottom: 1em;
        text-shadow: 1px 1px 0 rgb(0 0 0 / 80%);
    }

}
