<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: B&amp;BlaPapaya
Description: Child theme for the RoyalGold theme
Author: Liviu Cerchez
Author URI: http://themeforest.net/user/liviu_cerchez
Template: royalgold                             
Version: 0.1.0
*/


nav#menu &gt; ul &gt; li.qtranxs-lang-menu &gt; a &gt; img {
        padding-left: 5px;
        padding-bottom: 3px;
}

section#main {
    background-color: #FFFFE2;
}

section#main &gt; div.wrapper &gt; h2 {
    
    font-family: Georgia;
	font-weight: bold;
	font-size: 34px;
	letter-spacing: -2px;
    
}

section#main &gt; div.wrapper p {
    font-size: 17px;
    font-family: Georgia;
}</pre></body></html>