.p-t-92, .p-tb-92, .p-all-92 {
    padding-top: 200px;
}

.p-b-92, .p-tb-92, .p-all-92 {
    padding-bottom: 300px;
}
.p-l-15, .p-lr-15, .p-all-15 {
    padding-left: 15px;
}
.p-r-15, .p-lr-15, .p-all-15 {
    padding-right: 15px;
}
.txt-center {
    text-align: center;
}
.bg-img1 {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    box-shadow: inset 0 0 0 1000px rgb(0 0 0 / 44%);
}
*, *:before, *:after {
    margin: 0px;
    padding: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.cl0 {
    display: block;
    background: white;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}

.ltext-105 {
    font-family: 'Lobster', cursive;
    font-size: 100px;
    line-height: 1.1;
    top: 80px;
    position: relative;
}

