body{
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  background-color: #f5f5f5;
}

.additional-page-container{
    margin-top:200px;
    padding:10px;
}

.just-for-color-change{
    color:#4e0557;
    font-weight: 500;
}