/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 25 2025 | 19:20:45 */
.dracodia-work-offers h3.elementor-post__title::before {
    content: ' ';
    background: url('/wp-content/uploads/2025/06/work-card-icon.svg');
    width: 72px;
    height: 72px;
    display: block;
    text-align: center;
    justify-content: center;
    display: flex;
    justify-self: center;
    border: 4px solid #F28B01;
    border-radius: 100%;
    margin: 25px;
}

.dracodia-work-offers a.elementor-post__read-more:hover {
    background-color: #f28b0180;
}

.dracodia-work-offers a.elementor-post__read-more {
    border: 1px solid black;
    padding: 2px 20px;
    margin-top: 15px;
}