<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.logo {
    width: 250px;
    margin-top: -13px;
}
a.btn-social.btn-tripadvisor {
    color: #fff;
    background: #00af87;
    font-size: 15px;
    padding:  7px 6px;
    border-radius: 100%;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 1px;
}
a.btn-social.btn-facebook {
    font-size: 15px;
    padding: 8px 10px;
    border-radius: 100%;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 1px;
}
.property-content h3 {
    font-size: 17px;
    margin-bottom: 0px;
}
.property-price h3 {
    font-size: 12px;
    background-color: #0000008f;
    padding-left: 5px;
    padding-right: 5px;
	border-radius: 3px;
}
.property-content p {
    font-size: 12px;
}
.post-holder p {
    color: #333;
    font-size: 15px;
    text-align: justify;
}
.post-holder p strong {
    font-weight: 700;
    font-size: 17px;
	text-transform:uppercase;
}
















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