<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
Theme Name: Hostmev2 child
Theme URI: https://themeforest.net/item/hostme-v2-responsive-wordpress-theme/5275274
Description: This theme is useful for Hosting Business Service Providers etc. Theme comes with ease in usability which makes your site ready in minutes. This Theme for WordPress is lightweight and adaptable.
Version: 4.1
Template: hostmev2
Author: AivahThemes
Author URI: http://themeforest.net/user/AivahThemes
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: dark, white, two-columns, custom-background, translation-ready, custom-menu
*/

@media (min-width: 600px) {
    .two-one-third .wp-block-column:first-child {
        flex-basis:calc(66.66% - 16px);
    }
    .two-one-third .wp-block-column:nth-child(2n) {
        flex-basis:calc(33.33% - 16px);
    }
    .one-two-third .wp-block-column:first-child {
        flex-basis:calc(33.33% - 16px);
    }
    .one-two-third .wp-block-column:nth-child(2n) {
        flex-basis:calc(66.66% - 16px);
    }

    .three-one-quarter .wp-block-column:first-child {
        flex-basis:calc(75% - 16px);
    }
    .three-one-quarter .wp-block-column:nth-child(2n) {
        flex-basis:calc(25% - 16px);
    }
    .one-three-quarter .wp-block-column:first-child {
        flex-basis:calc(25% - 16px);
    }
    .one-three-quarter .wp-block-column:nth-child(2n) {
        flex-basis:calc(75% - 16px);
    }
}
/*
 Theme Name:   Hostmev2 Child
 Theme URI:    http://themeforest.net/
 Description:  Designed by &lt;a href="http://themeforest.net/user/AivahThemes"&gt;AivahThemes&lt;/a&gt;. This Theme for WordPress is lightweight and adaptable. Theme comes with ease in usability which makes your site ready in minutes. 
 Author:       &lt;a href="http://themeforest.net/user/AivahThemes"&gt;AivahThemes&lt;/a&gt;
 Author URI:   http://www.aivahthemes.com
 Template:     Hostmev2
 Version:      2.2.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         dark, white, two-columns, custom-background, translation-ready, custom-menu
 Text Domain:  Hostmev2-child
*/

.testimonial_custom { position:relative; }
.testimonial_custom {
	min-width: 100px;
	position: relative;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}

.testimonial_custom ul { margin-left:0; }

.testimonial_custom li {
	top: 0;
	left: 0;
	background: none;
	padding: 0 0 25px 0;
	list-style: none;
}

.testimonial_custom .client-meta { overflow: hidden; margin-top: 15px; }

.testimonial-content p {
	margin-bottom:10px !important;
	/* Deprecated since v2.3.0 */
	/* 
	font-family: Georgia, Arial, Times, serif;
	font-style: italic;
	*/
}
.client-name { display: block; }

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