
.social-header-icon.youtube-header {
    background: #55235d url(../images/youtube-header.png);
}

.social-header-icon.flickr-header {
    background: #55235d url(../images/flickr-header.png);
}


.footer-social div {
    width: 50px;
    height: 45px;
}


.gallery-item {
    float: left;
    padding: 0.5em;
}
.gallery.gallery-size-medium .gallery-item{
    width: 300px;
    }

.gallery.gallery-size-thumb .gallery-item{
    width: 150px;
}
.gallery.gallery-size-thumb .gallery-item img{
    margin: 0 auto;
    display: block;
}
  
.gallery br:not(:last-child){display:none;}
       
.single-research-student #parent-title h1{
margin-top: 19px;
padding-bottom: 0;
margin-bottom: 18px;
border-bottom: none;}

    
.single-research-student ul.wp-tag-cloud {
    padding-left: 0;
    margin-top: 10px;
}


.single-research-student .wp-tag-cloud li {
    padding-bottom: 7px;
    margin-bottom: 7px;
    letter-spacing: -0.2px;
    border-bottom: 1px dotted #242424;
    font-family: 'HelveticaNeueW02-67MdCn 694060', Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #55235d;
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}
.single-research-student .wp-tag-cloud li a{
    text-decoration: none;
    color: #55235d;
    }