/*
Theme Name:NOEL child
Theme URI:
Description:WordPressテーマ「NOEL」の子テーマです。
Template:noel_tcd072
Author:TCD
Author URI:https://tcd-theme.com/
Version:1.21.2
*/

/* お客様の声 */
.testimonial-card {
    margin-bottom: 40px;
    padding: 20px;
}

.testimonial-comment {
    font-size: 16px;      /*文字サイズ調整 */
    line-height: 1.8;
}

.testimonial-name {
    font-size: 15px;
    display: block;
    margin-top: 10px;
}

.testimonial-rating {
    font-size: 20px;
    color: #f5a623;       /* 星を黄色に */
    display: block;
    margin-top: 8px;
}

.testimonial-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}