@ -28,8 +28,6 @@
<style>
.heading {
position: absolute;
/* font-variant: small-caps; */
/* text-transform: uppercase; */
overflow: hidden;
}
</style>
@ -29,7 +29,6 @@
.subtitle {
font-variant: small-caps;
display: flex;
justify-content: center;
.title {
@ -12,9 +12,7 @@
text-align: left;
font-weight: 700;
color: firebrick;
font-family: 'Ubuntu', sans-serif;
/* font-family: 'Gill Sans', sans-serif; */
font-family: 'Alegreya Sans SC', sans-serif;
a {
color: inherit;
@ -21,12 +21,12 @@ export const verde = {
height: 86,
left: 132,
right: 16,
fontSize: 32,
fontSize: 40,
color: "white",
fontFamily: "'Alegreya Sans SC', sans-serif",
lineHeight: 40,
textAlign: "center",
fontWeight: 400
fontWeight: 700
},
subtitle: {
top: 300,