.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.btn {
  padding: 10px 20px;
  font-size: 13px;
  background: #F4B068;
  display: inline-block;
  text-align: center;
  border: 0;
  color: #fff;
  text-decoration: none;
  margin: 0;
  text-transform: uppercase;
}

.btn:hover {
  background-color: #f19738;
}

a.btn:visited, a.btn:link {
  color: #fff;
  text-decoration: none;
}

.sidebar-block-cta a {
  display: block;
}

.sidebar-block-cta img {
  display: block;
  max-width: 100%;
}

.news-entry-banner {
  margin-bottom: 13px;
}

.news-entry-banner img {
  max-width: 100%;
}

.news-entry-read-more {
  margin-top: 15px;
}

.news-entry-summary {
  line-height: 24px;
  margin-bottom: 24px;
}

.news-entry-content {
  line-height: 24px;
  margin-bottom: 35px;
}

.news_item h1 {
  border-bottom: 0;
}

.news-entry-banner-title img {
  max-width: 100%;
}

.news-back-to-tax-center {
  margin: 15px 0;
}

.news-back-to-tax-center a {
  font-size: 12px;
  font-weight: bold;
  color: #536B89;
}

.news-back-to-tax-center a:link {
  text-decoration: none;
  color: #536B89;
}

.news-back-to-tax-center a:hover {
  text-decoration: underline;
}

.news-back-to-tax-center svg {
  width: 8px;
  height: 13px;
  vertical-align: text-top;
  margin-right: 4px;
}

.page-tax-resource-center #main section {
  width: auto;
  float: none;
  font-size: 16px;
}

.page-tax-resource-center .header-img {
  max-width: 100%;
  margin-top: 20px;
  margin-bottom: 30px;
}

.page-tax-resource-center .subsection-grid {
  margin-top: 40px;
}

.page-tax-resource-center .subsection-grid .grid-item {
  margin-bottom: 35px;
  float: left;
  width: 460px;
  transition: transform 0.3s;
}

.page-tax-resource-center .subsection-grid .grid-item:hover {
  transform: scale(1.02);
}

.page-tax-resource-center .subsection-grid .grid-item:nth-child(odd) {
  margin-right: 40px;
}

.page-tax-resource-center .subsection-grid .grid-item a {
  display: block;
}

.page-tax-resource-center .subsection-grid .grid-item img {
  max-width: 100%;
}

.page-events date {
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 15px;
  display: block;
  color: #555555;
}

.page-events h2 {
  margin: 0 0 22px;
  font-size: 22px;
  line-height: 26px;
  font-weight: bold;
}

.page-events h2 a {
  font-size: inherit;
  color: inherit;
}

.page-events .news-entry-content {
  line-height: 24px;
  margin-bottom: 35px;
}

.page-events .news_item h1 {
  border-bottom: 0;
}

.page-events .news-entry-banner-title img {
  max-width: 100%;
}

.page-events .news-back-to-tax-center {
  margin: 15px 0;
}

.page-events .news-back-to-tax-center a {
  font-size: 12px;
  font-weight: bold;
  color: #536B89;
}

.page-events .news-back-to-tax-center a:link {
  text-decoration: none;
  color: #536B89;
}

.page-events .news-back-to-tax-center a:hover {
  text-decoration: underline;
}

.page-events .news-back-to-tax-center svg {
  width: 8px;
  height: 13px;
  vertical-align: text-top;
  margin-right: 4px;
}
