/* BloodCommunity Gutenberg Block */

.blood_back_7hu {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    min-height: 500px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}

.titleA_9ejg {
    width: 100%;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 4px;
    background-color: transparent;
    font-size: 33px;
    font-weight: 500;
    color: white;
}

.but_9dj6 {
    text-align: center;
}

.rounded-icons {
    font-size: 25px;
    color: white;
    font-weight: normal;
}

.rounded-icons {
    display: inline-block;
    width: 200px;
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 60px;
    height: 200px;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 50% !important;
    padding: 35px 0;
    -webkit-box-shadow: 0px 0px 5px 3px rgba(76, 69, 76, 0.38);
    -moz-box-shadow: 0px 0px 5px 3px rgba(76, 69, 76, 0.38);
    box-shadow: 0px 0px 5px 3px rgba(76, 69, 76, 0.38);
    cursor: pointer;
}

.b_items_jdu {
    width: 70%;
    text-align: center;
    display: block;
    margin-top: 3px;
    margin: auto;

}


/* responsive */

@media (max-width: 768px) {
    /*  */
}