/**
 * Copyright © Magefan (support@magefan.com). All rights reserved.
 * Please visit Magefan.com for license details (https://magefan.com/end-user-license-agreement).
 *
 * Glory to Ukraine! Glory to the heroes!
 */
 /* custom.css */
.widget.block.block {
    background-color: transparent;
    border: none;
    border-bottom: 2px solid black;
    border-radius: 0;
}
.widget.block{
    background-color: transparent;
    border: none;
    border-bottom: 2px solid black;
    border-radius: 0;
}

.block-title {
    background-color: transparent;
    color: black;
}