/*
Theme Name: Blocksy
Theme URI: https://wordpress.org/themes/blocksy/
Description: Blocksy WordPress Theme
Version: 2.0.44
Text Domain: blocksy
Requires at least: 5.6
Requires PHP: 7.4
*/
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,sans-serif;color:#2c2c2c;background:#fff;line-height:1.6}
a{color:#3858e9;text-decoration:none}
a:hover{text-decoration:underline}
img,video,embed,iframe{max-width:100%;height:auto;vertical-align:middle}
.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;width:1px;word-wrap:normal}
.wp-block-image img{height:auto}
