.itsec-global-add-authorized-ip {
margin-top: .5rem;
}
.itsec-global-detected-ip {
display: flex;
align-items: center;
margin-top: .5rem;
}
.itsec-global-detected-ip .components-button {
margin-right: 10px;
}
.itsec-global-detected-ip span {
background: $background-blue;
color: $dark-text;
padding: 10px 20px;
border-radius: 14px;
}