.container_atualizacoes{display: flex;flex-direction: column;justify-content: center;padding: 5px 10px;gap: 6px;margin: auto;max-width: 800px}.container_atualizacoes>h3{font-size: 17px;font-family: oswald;font-weight: 400;text-transform: uppercase;padding: 20px;border-left: 2px solid #ccc;background: white;color: #333}.patch{background: white;border: 1px solid #e0e0e0;border-radius: 6px;padding: 12px 16px;display: flex;flex-direction: column;gap: 10px}.patch>h2{font-size: 18px;font-weight: 500;margin-bottom: 8px;border-bottom: 1px solid #ddd;padding-bottom: 4px;color: #444}.patch_container{max-height: 350px;overflow: auto}.patch_container>h3{font-size: 16px;font-weight: 600;margin-top: 10px;color: #444}.patch_container>p{font-size: 14px;line-height: 1.5;color: #555;margin-left: 10px}.patch_container>img{max-width: 335px;margin-left: 10px}.patch>h3{font-size: 16px;font-weight: 600;margin-top: 10px;color: #444}.patch>p{font-size: 14px;line-height: 1.5;color: #555;margin-left: 10px}.patch>img{max-width: 300px;margin-left: 10px}.patch a{color: #0d6efd;text-decoration: none;font-weight: 500}.patch a>img{height: 24px}.patch .dif{color: red;font-size: 16px;font-weight: 600}.patch a:hover{text-decoration: underline}
