

body {
    font-family: 'Helvetica Neue', sans-serif;
    line-height: 1.6;
    color: #333;
    font-size: 16px;
}

h1, h2, h3, h4 {
    font-family: 'Poppins', sans-serif;
    color: #111;
}

.wp-block-button__link {
    background-color: #0d6efd;
    color: #fff;
    padding: 10px 20px;
    border-radius: 4px;
    text-decoration: none;
}
