.form1 {
    background-color: rgb(47, 127, 158)!important;
}

form {
    background-color: rgb(243, 247, 255)!important;
}

ul a {
    /* text-decoration: none; */
    color: white;
}

frame {
    width: 100%;
}

h3,
h5,
p {
    color: white!important;
}

h3,
h5 {
    font-weight: bold;
}

.btn {
    border-radius: 5%;
    text-decoration: none;
}

.form-label {
    margin-left: 6px;
    padding-top: 2px;
}


/* Social media link hover effect*/