#pcm-wrap-nav {text-transform:uppercase;}
#pcm-wrap-logo {margin-bottom: -50px;margin-top: -70px;}
#pcm-wrap-sidebar .widget-title {text-align:center;text-shadow:1px 1px 0 rgba(0,0,0,.5);}
.list-arrow li {
  padding-left: 1.2em;
}

.list-arrow  li:before {
  color:#0079C2;
  content: '\f14a'; /* FontAwesome char code inside the '' */
  font-family: FontAwesome; /* FontAwesome or whatever */
  display: inline-block;
  width: 1.2em; /* same as padding-left set on li */
  margin-left: -1.2em; /* same as padding-left set on li */
}

#pcm-wrap-sidebar #gform_5 textarea {
    height: 90px!important;
}