#phoneModal {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 100px;
}

#phoneModal2 {
    background: rgba(243, 239, 239, 0.1);
    border-radius: 100px;
}