p.small.text-muted {
    font-weight: 600;
    font-size: 20px;
}


li[name=saveMessageAs] 
a.dropdown-item[data-file-format=".eml"],
a.dropdown-item[data-file-format=".txt"]
{
display:none; 
}


.psk.text-white {
  color: #333 !important;
  background-color: lightyellow !important;
  border-radius: 10px; 
}
