.container-custom {
    width: 25%;
    height: 15%;
    display: flex;
    flex-direction: column;
    margin-top: 95px !important;
    background-color: white;
    padding: 80px;
    border-radius: 12px;
}