﻿.w-form-done {
    margin-top: 16px;
    color: green;
    border-radius: 5px;
}

.section-skill .div-block-3 .button.buttom-medium.w-button:hover {
    background-color: #e762a0;
}
.section-skill .div-block-3 .button.buttom-medium.color-bg-secondary.w-button:hover {
    background-color: #4dc5e2;
}

.technologies .button.button-sm.w-button:hover {
    background-color: #e762a0;
}

.technologies .button.button-sm.color-bg-secondary.w-button:hover {
    background-color: #4dc5e2;
} 
