
/* ==============================
   Common styles
   ============================== */
   .section-title { color:#000; font-size: 20px; text-decoration: underline !important; }
   .black-bg { background: #000;  }
   .purple-bg { background: #94a7d1;  }
   .green-bg { background: #7fe5d6;  }
   .blue-bg { background: #8fccdb;  }
   .white-bg { background: #FFF;  }
   .work-nav-dis { color:#DDD !important;  }
   .border-black-top { border-top:2px solid #000;  }
   .border-black-bottom { border-bottom:2px solid #000;  }
   hr.black { border-width: 2px;  }

/* ==============================
   Studio
   ============================== */
   blockquote p span{ font-size: 40px !important; color:#94a7d1 !important;  }

   /* ==============================
   Contact
   ============================== */
   .contact-text { color:#000; font-size: 14px; line-height: 32px;  }
   .contact-text span{ font-size: 20px; text-decoration: underline; }
   .contact-text a{ text-decoration: underline; }
   .contact-text a:hover{ color:#000; }