.feature-02 {
  background-color: #d1e2ed; }

.pricing-page .list-title {
  margin-bottom: 8px; }

.pricing-page .mdi {
  font-size: 1.25rem;
  vertical-align: -2px; }

.pricing-page ul {
  list-style: none;
  margin-bottom: 16px; }

.pricing-page .price {
  margin-bottom: 16px;
  font-size: 1.5rem;
  font-weight: 700;
  color: #1a6ea6; }
  .pricing-page .price span {
    margin-left: 4px;
    font-size: 1rem;
    font-weight: 500;
    color: #676767; }

.pricing-page button {
  margin-bottom: 32px; }

.pricing-page.feature-01 .content-block .block-body .block-flex .block.block-image {
  background-image: url(../../images/content/henry-idea.png); }

.pricing-page.feature-02 .content-block .block-body .block-flex .block.block-image {
  background-image: url(../../images/content/henry-tablet.png); }

.pricing-page.feature-03 .content-block .block-body .block-flex .block.block-image {
  background-image: url(../../images/content/henry-thumbsup.png); }
