/* RensR Custom Info - Front-Office Styles */

.rensr-custom-info-block {
    margin: 20px 0;
    padding: 15px;
    line-height: 1.6;
    font-size: 14px;
    color: #333;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.rensr-custom-info-block img {
    max-width: 100%;
    height: auto;
}

.rensr-custom-info-block a {
    color: #2fb5d2;
    text-decoration: underline;
}

.rensr-custom-info-block a:hover {
    color: #1a8da8;
}
