body {
    /* font-family: Roboto, sans-serif; */
    color: #000 !important;
}

a {
    color: #D67553;
}
.title {
    font-family: 'Sacramento',cursive;
    text-transform: none;
    font-weight: bold;
}

.skills-list> div {
    display: inline-block;
    padding: 2px 10px;
    border: 1px solid;
    border-radius: 12px;
    margin-right: 10px;
    margin-top: 10px;
}

.fa-heart {
    color: red;
}

.custom-text-font {
    font-size: 1rem;
}

.section-title::before, .header {
    background-color:  #D67553;
}
/* .header {
    overflow: hidden;
} */


/*# sourceMappingURL=/styles.5072464b.css.map */