.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.blog-header-logo {
    font-family: "Playfair Display", Georgia, "Times New Roman", serif;
    font-size: 2.25rem;
}
.blog-header-logo:hover {
    text-decoration: none;
}
.hero-prototype {
    background: linear-gradient(135deg, var(--bs-body-bg) 0%, var(--bs-secondary-bg) 100%);
}
.topic-card {
    min-height: 140px;
}
.pilot-card {
    border-left: 4px solid #712cf9;
}
.ytm-testimonial-blockquote .ytm-quote-body {
    margin-bottom: 2.25rem;
}
.ytm-testimonial-blockquote .ytm-quote-attrib {
    text-align: right;
    margin-top: auto;
    padding-top: 1rem;
    border-top: 1px solid var(--bs-border-color);
}
