﻿.Count{
    box-shadow: 0 0 4px black;  
    align-items: stretch;
    border-radius:5px;
}
.DivFather{display: flex;}

.phone .ThemeGrid_Width4{
    width:100%;
}

.phone .Count{
    margin-left:0px;
    margin-top:10px;
}
.GreenLetters {
    color: rgba(143, 203, 133, 1);
}