|
|
|
@ -11,32 +11,32 @@ export const verde = {
|
|
|
|
|
right: 20,
|
|
|
|
|
fontSize: 24,
|
|
|
|
|
color: "white",
|
|
|
|
|
fontFamily: "'Alegreya Sans SC', sans-serif",
|
|
|
|
|
fontFamily: "'Roboto', sans-serif",
|
|
|
|
|
lineHeight: 32,
|
|
|
|
|
textAlign: "left",
|
|
|
|
|
fontWeight: 700
|
|
|
|
|
fontWeight: 400
|
|
|
|
|
},
|
|
|
|
|
title: {
|
|
|
|
|
top: 150,
|
|
|
|
|
height: 86,
|
|
|
|
|
left: 132,
|
|
|
|
|
right: 16,
|
|
|
|
|
fontSize: 40,
|
|
|
|
|
fontSize: 32,
|
|
|
|
|
color: "white",
|
|
|
|
|
fontFamily: "'Alegreya Sans SC', sans-serif",
|
|
|
|
|
fontFamily: "'Roboto', sans-serif",
|
|
|
|
|
lineHeight: 40,
|
|
|
|
|
textAlign: "center",
|
|
|
|
|
fontWeight: 700
|
|
|
|
|
},
|
|
|
|
|
subtitle: {
|
|
|
|
|
top: 300,
|
|
|
|
|
height: 72,
|
|
|
|
|
height: 60,
|
|
|
|
|
left: 132,
|
|
|
|
|
right: 16,
|
|
|
|
|
fontSize: 24,
|
|
|
|
|
fontSize: 20,
|
|
|
|
|
color: "firebrick",
|
|
|
|
|
fontFamily: "'Alegreya Sans SC', sans-serif",
|
|
|
|
|
lineHeight: 32,
|
|
|
|
|
fontFamily: "'Roboto', sans-serif",
|
|
|
|
|
lineHeight: 28,
|
|
|
|
|
textAlign: "center",
|
|
|
|
|
fontWeight: 400
|
|
|
|
|
},
|
|
|
|
@ -47,7 +47,7 @@ export const verde = {
|
|
|
|
|
right: 320,
|
|
|
|
|
fontSize: 14,
|
|
|
|
|
color: "#222",
|
|
|
|
|
fontFamily: "'Helvetica', sans-serif",
|
|
|
|
|
fontFamily: "'Roboto', sans-serif",
|
|
|
|
|
lineHeight: 18,
|
|
|
|
|
textAlign: "left",
|
|
|
|
|
fontWeight: 400
|
|
|
|
@ -59,7 +59,7 @@ export const verde = {
|
|
|
|
|
right: 32,
|
|
|
|
|
fontSize: 18,
|
|
|
|
|
color: "#fff",
|
|
|
|
|
fontFamily: "sans-serif",
|
|
|
|
|
fontFamily: "'Roboto', sans-serif",
|
|
|
|
|
lineHeight: 32,
|
|
|
|
|
textAlign: "center",
|
|
|
|
|
fontWeight: 700
|
|
|
|
@ -71,7 +71,7 @@ export const verde = {
|
|
|
|
|
right: 32,
|
|
|
|
|
fontSize: 32,
|
|
|
|
|
color: "#fff",
|
|
|
|
|
fontFamily: "sans-serif",
|
|
|
|
|
fontFamily: "'Roboto', sans-serif",
|
|
|
|
|
lineHeight: 32,
|
|
|
|
|
textAlign: "center",
|
|
|
|
|
fontWeight: 700
|
|
|
|
@ -83,7 +83,7 @@ export const verde = {
|
|
|
|
|
right: 32,
|
|
|
|
|
fontSize: 24,
|
|
|
|
|
color: "#fff",
|
|
|
|
|
fontFamily: "sans-serif",
|
|
|
|
|
fontFamily: "'Roboto', sans-serif",
|
|
|
|
|
lineHeight: 32,
|
|
|
|
|
textAlign: "center",
|
|
|
|
|
fontWeight: 700
|
|
|
|
@ -95,20 +95,20 @@ export const verde = {
|
|
|
|
|
right: 300,
|
|
|
|
|
fontSize: 18,
|
|
|
|
|
color: "#91b756",
|
|
|
|
|
fontFamily: "sans-serif",
|
|
|
|
|
fontFamily: "'Roboto', sans-serif",
|
|
|
|
|
lineHeight: 22,
|
|
|
|
|
textAlign: "center",
|
|
|
|
|
fontWeight: 700
|
|
|
|
|
},
|
|
|
|
|
city: {
|
|
|
|
|
top: 690,
|
|
|
|
|
height: 24,
|
|
|
|
|
height: 30,
|
|
|
|
|
left: 32,
|
|
|
|
|
right: 300,
|
|
|
|
|
fontSize: 24,
|
|
|
|
|
color: "#91b756",
|
|
|
|
|
fontFamily: "sans-serif",
|
|
|
|
|
lineHeight: 24,
|
|
|
|
|
fontFamily: "'Roboto', sans-serif",
|
|
|
|
|
lineHeight: 30,
|
|
|
|
|
textAlign: "center",
|
|
|
|
|
fontWeight: 700
|
|
|
|
|
},
|
|
|
|
|