.roboto-slab-font{
  font-family: "Roboto Slab", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
.button-bg{
  background-color: #23BBF8;

}
.text-aling{
  align-items: center;

}

.for-flex{
  display: flex;
  justify-content: space-around;
}