.prayers-container{background:beige;margin-bottom:5px;transition:background-color .5s;box-shadow:0 2px 4px rgba(0,0,0,.1)}.prayers-container .label,.prayers-container .sunrise{font-size:1.5rem;color:#8b4513;text-shadow:1px 1px 2px #fff}.prayers-container .textarea-container{margin-top:10px}.prayers-container textarea{background:#fff;color:#333;border:1px solid #8b4513;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);width:100%;font-size:1rem}.prayers-container .rainbow-text{margin-top:15px;font-size:2rem}@media (max-width:768px){.prayers-container .header-row,.prayers-container .row{flex-direction:column;align-items:center}.prayers-container .label,.prayers-container .sunrise{margin-bottom:10px}.prayers-container .rainbow-text,.prayers-container .textarea-container{width:100%}.prayers-container .rainbow-text{margin-top:15px;font-size:1.5rem}}