/*
 Theme Name: Hello Biz Child
 Theme URI: http://nooktalks.com/
 Description: Hello Biz Child Theme
 Author: Kasim
 Author URI: http://nooktalks.com/
 Template: hello-biz
 Version: 1.0.0
 */

.interview_button .elementor-post__thumbnail:before {
    content: "";
    position: absolute;
    width: 85px;
    height: 60px;
    background-image: url('/wp-content/uploads/2025/09/fi_5968852.svg');
    left: 0;
    top: calc(50% - 30px);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    right: 0;
    margin: auto;
    z-index: 1;
}