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

Theme Name: Ventana Systems

Theme URI:    http://andisites.com/

Description:  AndiSites Ventana Systems Theme

Author:       John Doe

Author URI:   http://andisites.com

Template: whitelight

Version: 1.0.0	

*/



@import url("../whitelight/style.css");



/* =Theme customization starts here

-------------------------------------------------------------- */



h6 {

  margin: 0 0 10px;

  color: #252525;

}



/*-------------------------*/

.fix{margin:0 0 20px;}



#footer-widgets .widget {

    color: #d8d8d8;

}



#footer-widgets a {

    color: #a0b5cb !important;

}

#sidebar .c-thumb .alignleft {
  float: left;
  margin: 0 30px 10px 0;
}
.widget ul li a {
  display: block;
  padding: 8px 0 8px 22px;
  line-height: 1.2;
  text-decoration: none;
  /*background: url(images/ico-widget-list.png) no-repeat left center;*/
  background: none;
  border-bottom: 1px solid #e9e9e9;
  color: #585858;
}</pre></body></html>