/*
 Theme Name:   Astra Child
 Theme URI:    https://udg.szobekweb.hu
 Description:  Astra gyerektéma egyedi oldalsablonokkal
 Author:       Szobek
 Author URI:   https://szobekweb.hu
 Template:     astra
 Version:      1.0.0
*/
main {
    display: flex;
    flex-direction: column;
width: 100%;
}
.fix-top-section {
    background: #f5f5f5;
    padding: 40px 20px;
    text-align: center;
}

.fix-bottom-section {
    background: #222;
    color: #fff;
    padding: 30px 20px;
    text-align: center;
}
.text-30-38-12 {
    font-size: 30px;
    line-height: 38px;
    letter-spacing: 12%;
    color: #000;
}