﻿
containerPlaceholder .light-theme .text, .containerPlaceholder .dark-theme .text {
    margin-top: 3px;
}
.containerPlaceholder .light-theme, .containerPlaceholder .dark-theme {
    width: 135px;
    height: 23px;
    background-position: center;
    background-size: cover;
    cursor: pointer;
    position: absolute;
    top: -22px;
    text-align: center;
}