.block-who-uses{text-align:center;}
.block-who-uses .user{font-size:45px;text-transform:uppercase;color:#e5d7c6;display:inline-block;padding:0 22px;font-family:BauerBodoniBT-Roman, Georgia, serif;position: relative;}
.block-who-uses .user a{color:#ccaf8e}
.block-who-uses .user a:hover{color:#e9505a;text-decoration:underline;}
.block-who-uses .user:before{content: '/';position: absolute;top: 0px;right: -9px;color: #d5cfcd;font-family: Effra-Light, Arial, sans-serif;font-weight: normal;font-style: normal;}

.block-who-uses .link-arrow{margin-top:5rem;color:#e9505a;text-transform:uppercase;}

@media(max-width:768px){
    .block-who-uses .user{font-size:22px;padding:0 8px;}
    .block-who-uses .user:before{right:-6px;}
}