table {
    border-collapse: collapse; 
    width: 100%;
    margin-bottom: 15px;
}

td, thead th {
    border: 1px solid #ccc;
    padding: 8px 20px;
}

p {
    text-indent: 2em;
}

.guide-title {
    font-size: 2.5em;
}