.text-small{font-size: 85%;}.flex-equal > *{flex: 1;}@media (min-width: 768px){.flex-md-equal > *{flex: 1;}}#siteName{font-family: 'Trajan Pro 3', var(--bs-body-font-family);}.piano{background-image: url('/view/assets/images/composite.jpg'); background-repeat: no-repeat;}.form-control + small{color: red; opacity: 0; height: 0; transition: opacity .4s ease-out;}.form-control.invalid + small{opacity: 1; height: auto; margin-bottom: 20px; transition: opacity .4s ease-out;}::placeholder{font-size: 0.8em;}input:focus::placeholder{color: transparent;}audio{max-height: 100%; max-width: 100%; margin: auto; object-fit: contain;}.activePage{outline-style: solid; outline-color: #a67c00; outline-width: thin;}/* Glow */ .glow{-webkit-animation: glow 1s ease-in-out infinite alternate; -moz-animation: glow 1s ease-in-out infinite alternate; animation: glow 1s ease-in-out infinite alternate;}@-webkit-keyframes glow{from{text-shadow: 0 0 10px #000, 0 0 20px #000, 0 0 30px #a67c00, 0 0 40px #a67c00, 0 0 50px #a67c00, 0 0 60px #a67c00, 0 0 70px #a67c00;}to{text-shadow: 0 0 20px #fff, 0 0 30px #d4af37, 0 0 40px #d4af37, 0 0 50px #d4af37, 0 0 60px #d4af37, 0 0 70px #d4af37, 0 0 80px #d4af37;}}.glowGray{animation: glow 1s ease-in-out infinite alternate;}@-webkit-keyframes glowGray{from{text-shadow: 0 0 10px #000, 0 0 20px #000, 0 0 30px #808080, 0 0 40px #808080, 0 0 50px #808080, 0 0 60px #808080, 0 0 70px #808080;}to{text-shadow: 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #fff, 0 0 50px #fff, 0 0 60px #fff, 0 0 70px #fff, 0 0 80px #fff;}}/* Glow */ input[type=radio]{accent-color: #a67c00; /* #d6Ad60; #a67c00; #bf9b30; #b68d40; #ffd700; #d4af37; */}.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked{background-color: #a67c00; border-color: #a67c00;}.form-check-input[type="radio"]{border-color: #a67c00;}.form-check-input:checked{background-color: #a67c00; border-color: #a67c00;}/* For smooth scrolling instead of "jumping" */ html{scroll-behavior: smooth;}/* If the screen size is 576px wide or less, set font-size to 0.85em; */ @media screen and (max-width: 576px){main, label, footer{font-size: 0.9em;}.lead{font-size: 1.0em;}#findHymns{font-size: 1.1em;}h4{font-size: 1.2em;}h1, h2, .display-6{font-size: 1.4em;}nav{font-size: 0.85em;}#searchText.form-control, #searchCSNumber.form-control{font-size: 0.95em;}.lyricsH5{font-size: 1.2em;}#verseDiv{padding-left: 0.75em;}#verseOrder{padding-left: 0.5em;}.verseListDiv{margin: 0.75em 0 0.75em 0.5em;}.chorusParaFirst{padding-left: 1.5em; font-style: italic;}.chorusPara{padding-left: 1.5em; margin-top:0; font-style: italic;}}@media screen and (max-width: 991px){#verseDiv{padding-left: 0.75em;}#verseOrder{padding-left: 0.6em;}.verseListDiv{margin: 0.75em 0 0.75em 0.75em;}.chorusParaFirst{padding-left: 1.5em; font-style: italic;}.chorusPara{padding-left: 1.5em; margin-top:0; font-style: italic;}}@media screen and (min-width: 992px){#verseDiv{padding-left: 0.9em;}#verseOrder{padding-left: 1.2em;}.verseListDiv{margin: 0.75em 0 0.75em 1.5em;}.chorusParaFirst{padding-left: 2.5em; font-style: italic;}.chorusPara{padding-left: 2.5em; margin-top:0; font-style: italic;}}@media screen and (max-width: 1199px){nav{font-size: 0.95em;}}/* For audio group */ @media screen and (min-width: 1200px) and (max-width: 1399px){audio{width: 80%;}}@media screen and (min-width: 992px) and (max-width: 1199px){audio{width: 75%;}}@media screen and (min-width: 769px) and (max-width: 991px){audio{width: 70%;}}@media screen and (max-width: 768px){audio{width: 80%;}}/* Adjust bootstrap Carousel */ .carousel-indicators [data-bs-target]{width: 10px; /* changed from 30px */ height: 10px; /* changed from 3px */ border-radius: 100%; /* added border-radius */ background-color: RGBA(204, 154, 6, var(--bs-bg-opacity, 1)) !important; /* changed from white */}.carousel-control-prev-icon, .carousel-control-next-icon{width: 1rem; height: 1rem; border-radius: 100%; /* added border-radius */ background-color: RGBA(204, 154, 6, var(--bs-bg-opacity, 1)) !important; /* changed from initial */}.carousel-indicators{margin-bottom: 0.1rem;}