<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(3.css);

@import url('https://fonts.googleapis.com/css?family=Oranienbaum');
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300');

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: Oranienbaum, Tahoma, Arial;
}
body {
	font-family: 'Open Sans Condensed', Tahoma, Arial;
	font-size: 20px;	
}
.container .lista-presentes .thumbnail .caption .description {font-size: 16px !important}
.menu {
	font-family: 'Open Sans Condensed', Tahoma, Arial;
	font-weight: bold;
	text-transform: uppercase
}


.container-fluid .faixa-recados .recados .texto {color: #666 !important}


.figuraprincipal {
	margin-top:20px;
	width:450px;
	height:416px;
	background-image: url('./../../../../assets/img/sites/casamento/10/noivinhos2.png');	
}


.topo2 h1, .topo1 h1 {
	font-size:60px;
	text-shadow: 1px 1px #333;
	padding-top: 70px;
}

.topo .casando, .topo2 .casando {
	margin-bottom: 30px !important;
	width:150px;
	height:48px;
	background-image: url('./../../../../assets/img/sites/casamento/10/coracoes.png');	
}
</pre></body></html>