/* Add custom CSS styles below */ 

.descriptive-heading-title {
font-size: 4rem;
font-weight: 900; 
margin-bottom: 3rem;
}
.descriptive-heading{
text-align: center;
}

.descriptive-heading-action-button{
margin: auto;
background-color: rgb(21, 18, 22);
}