/*
Theme Name: Electro WordPress Theme
Theme URI: https://example.com/
Author: OpenAI
Description: WordPress conversion of the Electro Bootstrap template.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: electro-wp
*/

@import url("assets/css/style.css");

.site-main img,
img {
    max-width: 100%;
    height: auto;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
