/* generics */
html, body { margin: 0; padding: 0; background: white; }

h1, h2, h3, h4, h5, h6 { font-weight: 300; color: #76a5c0; }
.tripadvisor h1, .tripadvisor h2, .tripadvisor h3, .tripadvisor h4, .tripadvisor h5, .tripadvisor h6 { color: #00AF87; }

html { font-size: 20px; }

body { font-family: 'Federo', sans-serif; }

.group { margin-top: 1em; }
.group.tripadvisor { border-top: solid 1px #80d7c3; }

.table { display: table; table-layout: fixed; width: 100%; }

.table-row { display: table-row; }

.table-cell { display: table-cell; vertical-align: top; padding-right: 20px; }

.TA_certificateOfExcellence { position: relative; left: -10px; }

/*# sourceMappingURL=iframe.css.map */
