@import 'theme.css';

h1 {
    font-size: 2.25rem;
}

h2 {
    font-size: 1.75rem;
}

h3 {
    font-size: 1.45rem;
}

/* Remove elements */
#furo-sidebar-ad-placement .ethical-sidebar{
  display: none !important;
}

#furo-readthedocs-versions{
    display: none !important;
}