/*
Theme Name:   News++
Theme URI:    http://example.com/twenty-fifteen-child/
Description:  NewsPlus +
Author:       Yours truly
Author URI:   http://example.com
Template:     twentytwentythree
Version:      0.0.1-alpha01
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
*/

@import "https://use.typekit.net/azw8xnv.css" screen;
#content, #main {
  position: inherit;
}

.wp-block-post-template.wp-block-post-template,
.wp-block-group.wp-block-group {
  font-size: var(--wp--preset--font-size--medium, 1rem);
}
p {
  margin: 0;
}
atype-install-guide-header {
    text-align:center;
    width: 100%;
    display: block;
    aspect-ratio: 6/1;
    max-height: 200px;
}
summary {
  cursor: pointer;
}
.wp-block-group li > * {
  height: 100%;
}

.editor-styles-wrapper.editor-styles-wrapper {
  font-size: inherit;
}
.taxoquery-select {
  max-width: 100%;
}
@media(min-width: 1024px) {
  .taxoquery-select {
    font-size: inherit;
  }

}
iframe { 
  max-width: 100%;
}
