/*
 * Add your custom CSS in here!
 */
/** Fix header **/
#recite-header button{
	background-color: transparent !important;
    display: inline-flex !important;
    padding: 0 !important;
}
@media (max-width: 768px) {
    #qlwapp.qlwapp-bottom-left, #qlwapp.qlwapp-bottom-right {
        bottom: 10% !important;
    }
}
