.t-store__card__mark {
    background-color: #000000;
    opacity: 0.8;
    border-radius: 7px;
    box-sizing: border-box;
    color: #fff;
    display: table-cell;
    font-family: Roboto, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    height: 30px;
    padding: 0px;
    text-align: center;
    vertical-align: middle;
    width: 150px;
}



.t-store__card__mark {
    background-color: #000000;
    opacity: 0.75;
    border-radius: 7px;
    box-sizing: border-box;
    color: #fff;
    display: table-cell;
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    height: 30px;
    padding: 0px;
    text-align: center;
    vertical-align: middle;
    width: 180px;
}




.t-name {
    font-family: 'Cousine';
    font-weight: 600;
    color: #000000;
    
    /* ANNEXX */ 
/* ANX014 внешний вид тела страницы */ 
.t-records { 
 background-color: #ffffff; 
} 
body.t-body { 
 background-color: #FFFAEE !important; 
 background-image: url(); 
 background-repeat: repeat; 
 background-attachment: fixed; 
} 
 
@supports not (-webkit-touch-callout: none) { 
 body.t-body { 
 background-position: center; 
 } 
} 
/* ANNEXX конец кода */ 
   
   
   
   
   
    
