|
|
@ -11,7 +11,7 @@ export const verde = {
|
|
|
|
right: 20,
|
|
|
|
right: 20,
|
|
|
|
fontSize: 24,
|
|
|
|
fontSize: 24,
|
|
|
|
color: "white",
|
|
|
|
color: "white",
|
|
|
|
fontFamily: "'Helvetica', sans-serif",
|
|
|
|
fontFamily: "'Alegreya Sans SC', sans-serif",
|
|
|
|
lineHeight: 32,
|
|
|
|
lineHeight: 32,
|
|
|
|
textAlign: "left",
|
|
|
|
textAlign: "left",
|
|
|
|
fontWeight: 400
|
|
|
|
fontWeight: 400
|
|
|
@ -23,7 +23,7 @@ export const verde = {
|
|
|
|
right: 16,
|
|
|
|
right: 16,
|
|
|
|
fontSize: 32,
|
|
|
|
fontSize: 32,
|
|
|
|
color: "white",
|
|
|
|
color: "white",
|
|
|
|
fontFamily: "'Helvetica', sans-serif",
|
|
|
|
fontFamily: "'Alegreya Sans SC', sans-serif",
|
|
|
|
lineHeight: 40,
|
|
|
|
lineHeight: 40,
|
|
|
|
textAlign: "center",
|
|
|
|
textAlign: "center",
|
|
|
|
fontWeight: 400
|
|
|
|
fontWeight: 400
|
|
|
|