/* You can add global styles to this file, and also import other style files */

app-root {
    text-align: center;
    margin: 65px auto 0;
    display: block;
}

.todoapp {
    text-align: left;
}

.info {
    margin: 0 auto 0 !important;
}
.links {
    margin: 65px auto 0 !important;
}

.btn-filter {
    cursor: pointer;
}
