.newbutton-primary{
    color: #212529 !important;
    background-color: #FFAA17 !important;
    border-color: #FFAA17 !important;
}

.newbtn{
    color: #212529 !important;
    background-color: #FFAA17 !important;
    border-color: #FFAA17 !important;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.newLogo{
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}

.newAlignLeft{
    text-align: left;
}

.newHfour
{

    margin-bottom: 0.5rem;
    font-family: "Oswald", sans-serif;
    font-weight: 500;
    line-height: 1.2;
    color: #222429;
    font-size: 1.5rem;
  }
  .newH4BigFont{
    font-size:3.5rem;
  }

  .newHSix{
    margin-bottom: 0.5rem;
    font-family: "Oswald", sans-serif;
    font-weight: 500;
    line-height: 1.2;
    color: #222429;
    font-size: 1 rem;
  }
   
  .newSpacing{
    padding:0px;
    margin:0px;
    line-height: normal;
  }
  .newFooterBackground
  {
    background-color: #222429 !important;
  }
  .newHrefHt{
    height:20px;
  }

  .footerPara
  {
    line-height: 21px;
  }
  .footerSpace{
    margin-top:10px;
  }
  .footerCopyrightColor
  {
    color: #FFAA17 !important;
  }

  .disclaimerTextColor{
    color:#ef1a1a !important;
}