﻿.album-title .fw-light {
    font-size: 24px;
    color: #8F8F8F;
}

.album-title .fw-bold {
    font-size: 28px;
}

.album-title .small {
    font-size: 16px;
    color: #757575;
}

.album-title i {
    color: #FFB500;
}