.cmsinfo-wrap {
    margin-top: 25px;
    margin-bottom: 10px;
}
.cmsinfo-wrap .blockcmsinfo-block {
    padding: 15px;
}
.cmsinfo-wrap .blockcmsinfo-block h6 {
    margin-top: 6px;
    margin-bottom: 6px;
}
.cmsinfo-wrap img {
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}
.cmsinfo-wrap p {
    text-align: justify;
}
.cmsinfo-wrap .text-center {
    text-align: center;
}
.cmsinfo-wrap .title {
    position: absolute;
    display: block;
    width: 92.5%;
    bottom: 15px;
    text-align: center;
    font-size: 2em;
    color: #000;
    background-color: rgba(255, 255, 255, 0.5);
}
.cmsinfo-wrap .link {
    font-weight: 600;
    text-decoration: underline;
}
