.hiring__container {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 3rem;
    justify-content: space-around;

}