/* Chapter-specific styles for "Why Reviews Are Your Most Underrated Growth Channel" */

.prose-invert {
    color: #e0e0e0;
}
.prose-invert h1, .prose-invert h2, .prose-invert h3, .prose-invert h4 {
    color: white;
}
.prose-lg {
    font-size: 1.125rem;
    line-height: 1.7;
}
.bg-gray-800\/50 {
    background-color: rgba(31, 41, 55, 0.5);
}
.bg-gray-800\/30 {
    background-color: rgba(31, 41, 55, 0.3);
}
.bg-gray-800\/20 {
    background-color: rgba(31, 41, 55, 0.2);
}
.border-gray-700 {
    border: 1px solid #374151;
}
.border-gray-600 {
    border: 1px solid #4B5563;
}
.border-gray-600 {
    border: 1px solid #4B5563;
}
.text-white {
    color: #FFFFFF;
}
.bg-gray-900 {
    background-color: #111827;
}
.bg-black\/90 {
    background-color: rgba(0, 0, 0, 0.9);
}
.text-\[#00D2D3\] {
    color: #00D2D3;
}
.text-\[#E0E0E0\] {
    color: #E0E0E0;
}
.text-white {
    color: #FFFFFF;
}
.bg-\[#00D2D3\]\/10 {
    background-color: rgba(0, 210, 211, 0.1);
}
.bg-\[#00D2D3\]\/5 {
    background-color: rgba(0, 210, 211, 0.05);
}
.bg-\[#00D2D3\] {
    background-color: #00D2D3;
}
.bg-gray-900 {
    background-color: #111827;
}
.bg-black\/90 {
    background-color: rgba(0, 0, 0, 0.9);
}
.bg-\[#00D2D3\] {
    background-color: #00D2D3;
}
.border-\[#00D2D3\]\/20 {
    border: 1px solid rgba(0, 210, 211, 0.2);
}
.shadow-\[#00D2D3\]\/25 {
    box-shadow: 0 25px 50px -12px rgba(0, 210, 211, 0.25);
}
.hover\:shadow-\[#00D2D3\]\/40:hover {
    box-shadow: 0 25px 50px -12px rgba(0, 210, 211, 0.4);
}
.hover\:bg-\[#00B8B9\]:hover {
    background-color: #00B8B9;
}
.hover\:bg-gray-700\/50:hover {
    background-color: rgba(55, 65, 81, 0.5);
}
.hover\:border-\[#00D2D3\]\/50:hover {
    border: 1px solid rgba(0, 210, 211, 0.5);
}
.hover\:text-white:hover {
    color: #FFFFFF;
}
.text-white {
    color: #FFFFFF;
}
.bg-gray-900 {
    background-color: #111827;
}
.bg-\[#00D2D3\] {
    background-color: #00D2D3;
}
.bg-black\/90 {
    background-color: rgba(0, 0, 0, 0.9);
}
.border-gray-600 {
    border: 1px solid #4B5563;
}
.font-sora {
    font-family: 'Red Hat Display', 'Helvetica', 'Arial', 'Lucida', sans-serif;
}
.font-inter {
    font-family: 'Red Hat Display', 'Helvetica', 'Arial', 'Lucida', sans-serif;
}
