.gpt-coder-plugin-container-20062157 {
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
}

.gpt-coder-plugin-title-20062157 {
    font-size: 2.5em;
    margin-bottom: 20px;
}

.gpt-coder-plugin-featured-image-20062157 {
    margin-bottom: 20px;
}

.gpt-coder-plugin-featured-image-20062157 img {
    max-width: 100%;
    height: auto;
}

.gpt-coder-plugin-content-20062157 {
    margin-bottom: 20px;
}

.gpt-coder-plugin-download-20062157 {
    margin-top: 20px;
}

.gpt-coder-plugin-download-button-20062157 {
    display: inline-block;
    background-color: #007bff;
    color: #ffffff;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 5px;
    font-weight: bold;
}

.gpt-coder-plugin-download-button-20062157:hover {
    background-color: #0056b3;
}