﻿body {
}

.container {
      position: relative;
    width:20%;
}

/* Bottom right text */
.text-block { 
    background-color: black;
    color: white; 
}

.medal{
    width:20px;
}

.medale li{
    margin-bottom:5px;
}

.text-bg-extra {
    color: #fff !important;
    background-color: #990cee !important;
}

.border-extra {
    --bs-border-opacity: 1;
    border-color: #990cee !important;
}

.tytul{
    font-size:smaller;
}

.green{
    background-color:green;
}
.tytulkolor {
    background-color: #007b80;
}

