.swal2-container { .marketing-popup { height: 433px; padding: 10px; .swal2-image { width: 143px; height: auto; position: absolute; top: 0; margin: 10px 0; } .swal2-content { font-size: 14px; line-height: 1.29; text-align: center; color: $gray-500; h1 { font-weight: 400; font-size: 40px; margin: -25px 0 10px; letter-spacing: 4px; } p { margin: 0; } .version { padding: 1px 9px; height: 21px; line-height: 20px; border-radius: 11.5px; position: absolute; top: 140px; right: 73px; } button { margin: 0 5px; &.btn-success,&.btn-success:focus, &.btn-outline-success, &.btn-outline-success:focus { box-shadow: none; &.purple:hover { opacity: 0.7; } } &.btn-outline-success { background: $white; &.purple { background: $white; color: $purple-pl; border-color: $purple-pl; &:hover { background: $purple-pl; color: $white; border-color: $purple-pl; } } &:hover { background: $green; } } } } .swal2-confirm { margin-right: 10px; } .mp-logo { width: 170px; height: auto; } } }