/* Headers */
h1, h2, h3, h4, h5, h6 {
    margin-top: 4.5rem;
}

h1:first-of-type {
    margin-top: 1.5rem;
}

p {
    margin-right: 3rem;
}

/* Increase the font size of the tab links */
.uk-tab > li > a {
    font-size: 2rem; /* Adjust the font size as needed */
    font-weight: bold;
}

/* Optionally, you can increase the padding to make the tabs larger */
.uk-tab > li {
}