body{
margin: 0;
font-family: Comfortaa,system-ui,sans-serif;
line-height: 1.5;
color: #8B5CF6;
background: #ffffff;
}

a{
color: #6366F1;
text-decoration: none;
}

h2{
font-size: 23px;
margin: 0 0 18px;
color: #14B8A6;
}
