/*
Theme Name: Twenty Twenty-Five Child (Classic)
Template: twentytwentyfive
Version: 1.0
*/

html {
    overflow-y: scroll;
}

body {
    padding: 0;
    margin: 0;
}

*:focus:not(:focus-visible) {
    outline: none;
}

#main-content {
    margin-top: 0;
}

blockquote,caption,figcaption,h1,h2,h3,h4,h5,h6,p {
    text-wrap: auto !important;
}