.bg-\[\#E85052\] {
background-color: #E85052;
}

.text-\[\#E85052\] {
color: #E85052;
}

.bg-\[\#34AB7F\] {
background-color: #34AB7F
}

.bg-\[\#47B493\] {
background-color: #47B493
}

.w-\[600px\] {
width: 600px
}

@media (min-width: 1200px) {
.lg\:text-7xl{
font-size: 4.5rem;
line-height: 1;
}

.lg\:max-w-52{
max-width: 13rem
}
}