.primary-color {
    background-color: #FE775A;
}
.primary-color:hover {
    background-color: #ff6241 !important;
}

.primary-colored {
    color: #FE775A;
}


.w-130{
    width: 125px;
}
