.project-card {
  width: 100%;
}

/* Override Astra theme padding on comment form */
.comment-respond {
  padding: 0 !important;
  margin-top: 20px;
}

/* Remove default numbering from ordered lists */
ol {
  list-style: none;
}
