.page-ouvidoria-chamada-principal {
  margin-top: 70px;
  .atendimento {
    margin-top: 20px;
  }


  .title {
    color: #282828;
    font-size: 40px;
    font-weight: 600;
    line-height: 44px;
    margin-bottom: 40px;
  }

  p {
    color: #686868;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 30px;
  }
  ul {
       color: #686868;
       font-size: 20px;
       line-height: 26px;
        margin-bottom: 30px;
  }


  a {
    color: #686868 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: normal !important;
    padding-right: 5px !important;
    text-decoration: underline !important;
    display: inline-block;
    margin-bottom: 8px;
  }

  h3 {
    color: #282828;
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
  }

  .cards {
    margin-top: 60px;
    padding-bottom: 50px;

    .title {
      color: #282828;
      font-size: 20px;
      font-weight: 500;
      line-height: normal;
    }

    .text {
      p {
        color: #5B5B5B;
        font-size: 14px;
        font-weight: 400;
        line-height: normal;
        margin-bottom: 0;
      }
    }

    a {
      color: #4C6AB0;
      font-size: 16px;
      font-weight: 500;
      line-height: normal;
      padding-right: 5px;
    }

    .arrow-blue {
      top: 2px;
      position: relative;
    }
  }
}

#produto-atencao {
  margin-bottom: 100px;

  p {
    text-align: center !important;
  }

  .tel {
    color: #4C6AB0;
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
  }
}


.page-ouvidoria-links {
  margin-top: 50px;
  .atendimento {
    margin-top: 20px;
  }


  .title {
    color: #282828;
    font-size: 40px;
    font-weight: 600;
    line-height: 44px;
    margin-bottom: 40px;
  }

  p {
    color: #686868;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 40px;
  }

  a {
    color: #686868 !important;
    font-size: 16px !important;
    line-height: normal !important;
    padding-right: 5px !important;
    text-decoration: underline !important;
    display: inline-block;
    margin-bottom: 9px;
  }

  h3 {
    color: #282828;
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
  }

  .cards {
    margin-top: 35px;
    padding-bottom: 50px;

    .title {
      color: #282828;
      font-size: 20px;
      font-weight: 500;
      line-height: normal;
    }

    .text {
      p {
        color: #5B5B5B;
        font-size: 14px;
        font-weight: 400;
        line-height: normal;
        margin-bottom: 0;
      }
    }

    a {
      color: #4C6AB0;
      font-size: 16px;
      font-weight: 500;
      line-height: normal;
      padding-right: 5px;
    }

    .arrow-blue {
      top: 2px;
      position: relative;
    }
  }
}