/*
Theme Name: Chess Your Child Theme
Author: Adam Naji
Description: A custom theme for Chess Your Child project
Version: 1.0
Text Domain: chessyourchild
*/

.fallback-image{display:grid;place-items:center;min-height:220px;background:linear-gradient(135deg,#dce7ff,#f7d18a);font-size:6rem;color:#25458f}
.wp-block-image img,.article-content img{border-radius:1.5rem}
.article-content>*{max-width:48rem;margin-inline:auto}
.article-content a{color:var(--primary);text-decoration:underline}
