.whats_app {
    display: block;
    width: 70px;
    height: 70px;
    background: url("../img/whatsapp-logo.svg") no-repeat center / 60%, #1e7e34;
    border-radius: 100%;
    position: fixed;
    bottom: 30px;
    right: 30px;
}