.CommonIconsHeaderTextComponent {
  padding: 1rem 0; }
  .CommonIconsHeaderTextComponent h2 {
    margin-bottom: 3rem; }
  .CommonIconsHeaderTextComponent h4 {
    margin-bottom: 1rem;
    color: #c1282a; }
  .CommonIconsHeaderTextComponent .text a {
    border: 10px solid;
    border-image-slice: 1;
    border-image-source: linear-gradient(0deg, #972f3f 0%, #1b437b 100%);
    padding: 1rem 0.5rem;
    font-weight: 600;
    display: block; }

