﻿.careers-list-item {
    padding: 24px 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #ececec; }

.careers .social-share-icn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 44px;
    height: 44px;
    margin: auto;
    background-color: #E9EEF7;
    text-align: center;
    padding: 10px 12px;
    border-radius: 50%; }
