#theme-item p {
  font-size: 2.4em;
  font-weight: 600;
}

h1, h2 {
  color: #800080;
  text-transform: uppercase;
}

h3, h4, h5, h6 {
  color: #800080;
}

.main-menu {
  text-transform: uppercase;
}

.main-menu ul li .active, .main-menu ul li a:hover {
  border-color: #800080;
}

#contact {
  font-size: 1em;
}

#contact .company {
  font-size: 1em;
  font-weight: normal;
  color: #800080;
}

#contact .phone {
  font-weight: normal;
}

#contact .fax, #contact .ic, #contact .dic {
  font-weight: normal;
}