/*
Theme Name: rad-packaging
Theme URI: https://example.com/rad-packaging
Author: OpenAI Codex
Description: Custom WordPress theme converted from the RAD Packaging HTML source with ACF-powered dynamic sections.
Version: 1.0.0
Requires at least: 6.4
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: rad-packaging
*/

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

.blog-card a,
.blog-card-small a,
.solutionCard a,
.srvCard a,
.cntntWrap_why a {
    text-decoration: none;
}

.wpcf7-form-control-wrap {
    display: block;
}

.rad-empty-state {
    padding: 40px 0;
}
