.currency-form {
    margin-top: 10px;
    margin-bottom: 20px;
}
.currency-switcher p {
    font-size: 0.8rem;
    letter-spacing: 2px;
}
.currency-form select {
    border-radius: 0px;
    border: 1px solid #C1C1C1;
}