  
.title-text_block h2 {
    margin-bottom: 40px;
}

.title-text_block__text p {
    font-size: 16px;
    margin-bottom: 30px;
}

.title-text_block__text  ul {
    margin-left: 40px;
}

.title-text_block__text a {
    color: #5b0013;
}

.title-text_block__text a:hover {
   text-decoration: none;
}

.title-text_block__text  {
    margin-bottom: 30px;
}

.title-text_block__text p:last-of-type {
    margin-bottom: 0;
}

.page-id-105 .title-text_block__text:last-of-type p:last-of-type {
    margin-bottom: 0;
}

.title-text_block__text.yellow-border{
    border-left: 5px solid #ffb71e;
    padding-left: 15px;
}


.title-text_block__subtitle {
    font-style: italic;
}

@media screen and (max-width: 999px) {
    .title-text_block h2 {
        margin-bottom: 20px;
    }

    .title-text_block__text  {
        margin-bottom: 20px;
    }
}
