.notice-box {
background-color: #fffae6; border-left: 5px solid #ffa500; padding: 15px 15px 15px 0px;
margin: 20px 0;
border-radius: 8px;
display: flex;
align-items: center;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }
.notice-icon {
font-size: 100px;
margin-right: 15px;
color: #ffa500; }
.notice-box p {
margin: 0;
color: #333;
font-size: 1em;
}
.breadcrumbs-wrapper {
margin: 20px 0;
font-size: 14px;
color: #666;
}  .gp-related-posts {
margin-top: 3rem;
padding-top: 2rem;
border-top: 1px solid #ddd;
} .gp-related-posts h3 {
font-size: 1.5rem;
margin-bottom: 1.5rem;
} .gp-related-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: 1.5rem;
} .gp-related-item {
background-color: #f9f9f9;
padding: 1rem;
border-radius: 8px;
text-align: center;
box-shadow: 0 1px 3px rgba(0,0,0,0.05);
transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.gp-related-item:hover {
transform: translateY(-4px);
box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}
} .gp-related-thumb img {
width: 100%;
height: auto;
border-radius: 6px;
object-fit: cover;
} .gp-related-title {
margin-top: 0.75rem;
font-size: 1.1rem;
}
.gp-related-title a {
text-decoration: none;
}
.gp-related-title a:hover {
text-decoration: underline;
}.rpwwt-widget ul { list-style: outside none none; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; }
.rpwwt-widget ul li { overflow: hidden; margin: 0 0 1.5em; }
.rpwwt-widget ul li:last-child { margin: 0; }
.rpwwt-widget .screen-reader-text {border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; word-break: normal; }
.rpwwt-widget .screen-reader-text:focus {background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; -webkit-clip-path: none; clip-path: none; color: #21759b; display: block; font-size: 0.875rem; font-weight: 700; height: auto; right: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; }
.rpwwt-widget ul li img { display: inline; float: left; margin: .3em .75em .75em 0; }
#rpwwt-recent-posts-widget-with-thumbnails-3 img { width: 75px; height: 75px; }