   .pamr-topbar-social ul li a i.ri-facebook-fill {
   color: #1877F2;
   }
   .pamr-topbar-social ul li a i.ri-linkedin-fill {
   color: #0077B5;
   }
   .pamr-topbar-social ul li a i.ri-instagram-line {
   color: #E4405F;
   }
   .pamr-topbar-social a {
   width: 30px;
   height: 30px;
   border-radius: 10px;
   display: inline-flex;
   align-items: center;
   justify-content: center;
   background: white;
   color: #fff;
   font-size: 15px;
   text-decoration: none;
   transition: all 0.2s ease-in-out;
   }
   
   .pamr-topbar-contact i {
    color: white !important;
    margin-right: 6px;
    font-size: 16px;
}




