body {
  width: 100%;
}

* {
  margin: 0;
  padding: 0;
}

.aarp-c-check-aarp-membership-status-lp {
  font-size: 12px;
  font-weight: 400;
  font-family: Lato, sans-serif;
  color: #121212;
  margin: 0px auto 0;
}

.aarp-c-check-aarp-membership-status-lp__italictext {
  font-style: italic;
}

.aarp-c-check-aarp-membership-status-lp__bodyContainer-links {
  padding-bottom: 16px;
}

.aarp-c-check-aarp-membership-status-lp__bodyContainer .aarp-c-check-aarp-membership-status-lp-link:hover {
  color: #486784;
  text-decoration: underline;
}

.aarp-c-check-aarp-membership-status-lp-link {
  color: #2172bf;
  font-family: "Lato";
  font-size: 16px;
  font-weight: 700;
  line-height: 125%;
  text-decoration: underline;
}

.aarp-c-check-aarp-membership-status-lp__button {
  color: #fff;
  background: #ec1300;
  display: inline-block;
  border-radius: 26px;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  padding: 14px 40px;
  margin-bottom: 16px;
}
.aarp-c-check-aarp-membership-status-lp .aarp-c-check-aarp-membership-status-lp__button:hover,
.aarp-c-check-aarp-membership-status-lp .aarp-c-check-aarp-membership-status-lp__button:focus {
  color: #fff;
  background: #ab2125;
}
.aarp-c-check-aarp-membership-status-lp__textContent a{
  color: #2172BF;
  font-weight: 700;
}
.aarp-c-check-aarp-membership-status-lp .aarp-c-check-aarp-membership-status-lp__textContent a:hover, 
.aarp-c-check-aarp-membership-status-lp .aarp-c-check-aarp-membership-status-lp__textContent a:focus {
  color: #486784;
}
.aarp-c-check-aarp-membership-status-lp__textContent .aarp-c-faqs2-linksout-lp__links{
  display:inline-block;
}
@media screen and (max-width: 767px) {
  .aarp-c-check-aarp-membership-status-lp__bodyContainer\@mobile {
    margin: 0px 30px 0;
  }

  .aarp-c-check-aarp-membership-status-lp__textContent\@mobile {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    padding-bottom: 16px;
  }

  .aarp-c-check-aarp-membership-status-lp__textContent\@mobile:last-child {
    margin-bottom: 8px;
  }
}

@media screen and (min-width: 768px) {
.aarp-c-check-aarp-membership-status-lp__bodyContainer-texts\@tablet {
  margin-left: 198px;
}
  .aarp-c-check-aarp-membership-status-lp__bodyContainer\@tablet {
    max-width: 996px;
    margin: 0 auto 0;
    padding: 0 15px;
  }
  .aarp-c-check-aarp-membership-status-lp__textContent\@tablet {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    padding-bottom: 16px;

  }
  .aarp-c-check-aarp-membership-status-lp__textContent\@tablet:last-child {
    margin-bottom: 16px;
  }
  .aarp-c-check-aarp-membership-status-lp__textContent2 {
    max-width: 935px;
  }
}

@media screen and (min-width: 1026px) {
  .aarp-c-check-aarp-membership-status-lp__bodyContainer {
    padding: 0;
  }
}
