/*
 Theme Name:   Żbicza Gromada
 Theme URI:    http://zbiczagromada.pl/
 Description:  Motyw strony Żbiczej Gromady
 Author:       Maju
 Author URI:   http://majudev.net
 Template:     suits
 Version:      1.0.0
 License:      MIT License
 License URI:  https://opensource.org/licenses/MIT
 Tags:         light
 Text Domain:  zbicza-gromada
*/

.site-title {
        color: #fff;
        font-family: Lato, sans-serif;
        font-size: 80px;
        font-size: 6rem;
        font-weight: 300;
        letter-spacing: 5px;
        line-height: 1;
        margin: 0;
        padding: 40px 0 5px;
        padding: 4rem 0 0.5rem;
        text-transform: uppercase;
}
