.themes-index #pinBoot {
    position: relative;
    max-width: 100%;
    width: 100%;
}

.themes-index #pinBoot > div {
    position: absolute;
}

.themes-index a:hover {
    text-decoration: none;
    color: #6aab5e;
}

.themes-index .specialization a {
    font-weight: 600;
    font-size: 16px;
}

.themes-index .theme a {
    font-size: 12px;
}