body {
font-weight: 400;
font-size: 24px;
line-height: 30px;
color: #575757;
}

h1 {
font-weight: 700;
font-size: 60px;
line-height: 70px;

}

h2 {
font-size: 45px;
line-height: 55px;
}

h3 {
font-weight: 500;
font-size: 36px;
line-height: 46px;
}

h4 {
font-weight: 700;
font-size: 30px;
line-height: 40px;
}

h5 {
font-weight: 700;
}

p {

}

a {
cursor: pointer;
text-decoration: none;
}

.button-link {

}

.lead {

}


