.woocommerce-page.woocommerce-account .woocommerce-section {
  padding-top: 9rem;
  padding-bottom: 7.62rem;
}
@media screen and (max-width: 960px) {
  .woocommerce-page.woocommerce-account .woocommerce-section {
    padding-top: 7rem;
    padding-bottom: 5.62rem;
  }
}
.woocommerce-page.woocommerce-account .woocommerce-section .dashboard-wrapper p {
  margin-bottom: 1rem;
}
.woocommerce-page.woocommerce-account .woocommerce-section .dashboard-wrapper p:first-child a {
  font-weight: bold;
}