/* ========================================
   BUDDYPRESS CUSTOM STYLES
   ======================================== */

   .page-header {
        display: none !important;
   }

   #buddypress a{
    color : #37B6C1 !important;
   }

   #buddypress a:hover{
    color : #37B6C1 !important;
   }

   #buddypress a:visited{
    color : #37B6C1 !important;
   }