/* general button styles */
.w-btn-label {
  display: flex;
  justify-content: center;
  align-items: center;
}

.my-main-button {
    font-size: 16px!important;
    line-height: 0!important;
}