/*
Theme Name: Wnlen Sakura
Theme URI: https://wnlen.com/
Description: Site-specific child theme for wnlen.com.
Author: Wnlen
Template: sakura
Version: 1.1.1
Text Domain: wnlen-sakura
*/

/* Add site-specific presentation changes here. */

/* Keep the Japanese logo and its ruby annotation on one line. */
.logolink a,
.logolink ruby {
    white-space: nowrap;
}

/* Soften the feature-card title strip without reducing text contrast. */
.the-feature.from_left_and_right .info h3 {
    background: #11111195;
}
