.shopify-section--team-about p{
  font-size: 16px;
  font-weight: 500;
}
.shopify-section--team-about button{
  font-size: 16px;
}
.shopify-section--team-about button.button--outline{
  border-color: #000;
  color: #000;
  box-shadow: inset 0 0 0 2px #000;
}
.shopify-section--team-about button.button--outline:hover{
  background-color: #000;
}