<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Barlow+Condensed&amp;display=swap');
* {
    margin: 0px;
    padding: 0px;
    border: 0px none;
    font-size: 100%;
    vertical-align: baseline;
}
body {
    background: #0b1320 url('/images/range_rover_evoque.jpg') center top no-repeat fixed;
    color: #222;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 13px;
    line-height: 1.5;
}
a {
  color: #005692;
  text-decoration: none;
}

a:hover, a:focus {
  color: #009dd1;
  text-decoration: none;
}

a:focus {
  outline: none;
}
.rrevo_allpage {
    width: 758px;
    margin: 0 auto;
}
.rrevo_center {
    margin-top: 15px;
    padding: 15px;
    background: #fff;
}
.rrevo_top {
    padding-top: 0px;
}
.rrevo_top ul li {
    float: left;
    position: relative;
}
.rrevo_top ul {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none;
    list-style-type: none;
    line-height: 1.0;
    display: block;
    float:none;
    clear: both;
    height:40px;
    overflow: hidden;
}
.rrevo_top li a {
    color: #fff;
    padding: 11px 12px;
    text-decoration: none;
    font-family: 'Barlow Condensed', Sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
    margin-right: 5px;
    display: block;
}
.rrevo_top li a:hover {
  color: #fff;
  border-bottom: 1px solid #009dd1;
  outline: 0;
}
/* Search
----------------------------*/

#search {
  border: 1px solid #ddd;
  background: #fff;
  text-align: left;
  padding: 4px 4px 4px 4px;
  float:right;
  min-width: 220px;
}

#search #s {
  background: none;
  color: #666;
  border: 0;
  width: calc(100% - 16px);
  padding: 0;
  margin: 0;
  outline: none;
}
.rrevo_heading {
	padding: 10px;
}
.rrevo_center h1 {
    color: #281b18;
    margin: 0 0 10px 0;
    padding: 0;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 18px;
    line-height: 23px;
    font-weight: normal;
}
.rrevo_center h2 {
    font-size: 17px;
    line-height: 20px;
    font-family: 'Barlow Condensed', sans-serif;
}
.rrevo_center p {
	margin: 10px 0;
}
.rrevo_center ul, .rrevo_center ol {
	margin: 10px 0 10px 20px;
}
.rrevo_center li {
	margin: 2px 0;
}
.rrevo_aftertext {
    color: #ffece7;
    background: #281b18;
    text-align: center;
    padding: 25px 0;
}
.rrevo_center img {
	max-width: 100% !important;
	height: auto;
}
.rrevo_waytext {
    color: #555;
    font-size: 12px;
    line-height: 18px;
    padding: 0 0 10px 0;
}</pre></body></html>