<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*

 Theme Name:   OceanWP Child

 Description:  Child Theme OceanWP

 Author:       Regenbogenkreis.de Landingpage | Patrick Hinz

 Author URI:   https://www.evo-media.de

 Template:     oceanwp

 Version:      1.45

*/





/*

##################################

        Generelle Styles

##################################

*/



.full-width{

        width: 100% !important;

}


.full-width-btn{

        width: 100% !important;

        font-size: 16px !important;

        min-height: 50px !important;

        margin-top: 15px !important;

}

blockquote.wpcr3_content p{
        font-size: 18px !important;
        line-height: 1px !important;        
}


blockquote {

        border-color: #8f4cce !important;
        
}

.div.wpcr3_review blockquote.wpcr3_content p{

        font-size: 17px !important;

}

.wpcr3_content {

        font-family: "Yanone Kaffeesatz", Sans-serif !important;

        color:#444444 !important;        

        font-style: normal !important;

}











</pre></body></html>