.mb-10 {
    margin-bottom: 10px; 
}
.column-title a {
    color: #333;
}
.image-badge .camera {
    width: 18px;
    height: auto;
    float: left;
    margin: 2px 1px 1px 5px;
    padding: 3px;
    border-radius: 3px;
}
.image-badge .youtube {
    width: 20px; 
    height: auto; 
    float: left; 
    margin: 2px 2px 2px 5px;
}