.contact_leftbar{
    background: #d6ae57;
    border-radius: 15px;
}
.contact_right{
    background: #303c42;
    border-radius: 15px
}
.contact_right p{
    font-size: 22px;
    color: #ffdb8c;
}
.contact_right a{
    font-size: 45px;
    color: #ffdb8c;
    text-decoration: none;
}
.contact_right iframe{
    border-radius: 0.3rem;
}
