body 
{
    /*font-size: 12px;*/
    font-family: 'Roboto Flex', sans-serif;
    /*background-color: #222222;*/
    /*color: #CCCCCC;*/
}

img {
  border-radius: 6px !important;
}

hr
{
  border-top: 2px dotted #aaaaaa;
}

.screenshot 
{
    padding-top: 1px;
    padding-bottom: 1px;
    width: auto; 
    height: 13em;
    object-fit: cover;
    vertical-align: text-top;
}

.videoshot
{
    padding-top: 1px;
    padding-bottom: 1px;
    width: auto; 
    height: 17em;
    object-fit: cover;
    vertical-align: text-top;
}

.logo 
{
    padding-top: 1px;
    padding-bottom: 1px;
    width: auto; 
    height: 6em;
    object-fit: cover;
    vertical-align: text-top;
}

.icon 
{
    padding-top: 3px;
    padding-bottom: 2px;
    padding-right: 5px;
    float: left;
    width: 40px;
    height: 40px;
}
