 .button__orange {
    color: white !important;
    background: #FF7C06 !important;
    border: 1px solid #FF7C06 !important;
    box-shadow: 0 6px 12px 0 rgba(255, 124, 6, 0.4980392157) !important;
    padding: 5px 14px;
    /* border-radius: 10px; */
    font-size: 14px;
    min-width: 175px;
    min-height: 49px;
}


.curvefix{
  margin-bottom:-4px;
  background: #015e91;
}

#wp-block-themeisle-blocks-advanced-columns-cf9ce10d {
  --columns-width: 1170px;
  justify-content: center;
  min-height: auto;
  background: #015e91;
}

#wp-block-themeisle-blocks-advanced-columns-5f880187 {
  --columns-width: 1170px;
  justify-content: center;
  min-height: auto;
  background: #015e91;
}

.pointer {cursor: pointer;}
