<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.content {
background: url(https://www.davestravelcorner.com/images/guides/world-bg.png) no-repeat 0px 250px;
}
.guides-box {
border: 1px solid #ddd;
padding: 10px;
word-wrap: break-word;
text-align: center;
}
.guides-count {
color: darkgrey;
font-weight: normal;
}
.guides-fade-image a img {
opacity: .3;
}
.guides-fade-image a:hover img {
opacity: .8;
}
.guides-title {
line-height: 40px;
}
.guides-wrap a,
.guides-wrap a:visited {
color: #444;
font-size: 16px;
text-decoration: none;
}
.guides-wrap a:hover {
color: #e47600;
text-decoration: underline;
}
.guides-wrap ul {
margin-bottom: 20px;
}
.guides-wrap ul li {
border-bottom: 1px solid #ddd;
list-style-type: none;
margin: 0 15px 2px;
padding: 0 0 2px;
word-wrap: break-word;
}
.guides-wrap ul li a,
.guides-wrap ul li a:visited {
color: #444;
text-decoration: none;
}
.guides-wrap ul li a:hover {
color: #e47600;
text-decoration: underline;
}
.s2 {
color: #003366;
font-weight: bold;
line-height: 25px;
}
.s3 {
font-weight: bold;
}</pre></body></html>