/* Add here all your css styles (customizations) */

.srodek{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.tp-caption{
     
    background-color: rgba(0, 0, 0, 0.4);
    padding: 10px;
}

.container a {
    color: #9f191f;
}

 p {
  font-size: 1.1em;
     line-height: 1.1em;
}