.img {
    width: 20px;
}

.btn--primary {
    background-color: rgba(0, 123, 255, 0.8);
    color: #fff;
    padding: 5%;
    border-radius: 5px;
}