/*
Theme Name: wp103
Author: OlegST
Author URI: https://stweb.ru
*/

/* Ваш базовый CSS-код или сброс стилей (reset/normalize) начинается прямо здесь */
html, body {
    margin: 0;
    padding: 0;
}

.wpo-section-title h1 {
    font-size: 45px;
    line-height: 55px;
    margin: 0;
    margin-top: 15px;
    position: relative;
    text-transform: capitalize;
    font-family: "Manrope", sans-serif;
    font-weight: 900;
    margin-bottom: 20px;
    margin-top: 0;
}