#activation-navigation .rounded-circle {
    position: relative;
    bottom: 1ch;
    width: 2ch;
    height: 2ch;
}

.glow-secondary:focus {
    outline: none;
    border-color: #5ccebc;
    box-shadow: 0 0 10px #5ccebc;
}

.activation-code-partitioned {
    border: 1px solid #5ccebc;
    width: 2ch;
    height: 2ch;
    text-align: inherit;
}

#add-new-contact {
    background-color: #99E0D5 !important;
}

.icon {
    display: inline-block;
    height: 3ch;
}

.border-3 {
    border-width: 3px !important;
}
