
.fsc1 {
    font-size: 20px;
    position: relative;
    top: 1px;
    margin-right: 7px;
}

.btn-secondary1 {
    background-color: #f7f6f6;
    color: #000000;
    border: 1px solid #e9e5dd;
    border-radius: 20px;
}

.btn-secondary1:hover {
    background-color: #d5cdbe;
    border: 1px solid #e9e5dd;
}
